pkgsrc/databases/py-postgresql
darcy 20ab768aaa Update to version 3.8.
- Installed new favicon.ico from Matthew Sporleder <mspo@mspo.com>
- Replaced snprintf by PyOS_snprintf.
- Removed NO_SNPRINTF switch which is not needed any longer
- Clean up some variable names and namespace
- Add get_relations() method to get any type of relation
- Rewrite get_tables() to use get_relations()
- Use new method in get_attnames method to get attributes of views as well
- Add Binary type
- Number of rows is now -1 after executing no-result statements
- Fix some number handling
- Non-simple types do not raise an error any more
- Improvements to documentation framework
- Take into account that nowadays not every table must have an oid column
- Simplification and improvement of the inserttable() function
- Fix up unit tests
- The usual assortment of minor fixes and enhancements
2006-02-17 17:58:02 +00:00
..
DESCR Recreate files for py-postgresql. PyGreSQL has been moved back out of the 2004-08-30 08:33:34 +00:00
distinfo Update to version 3.8. 2006-02-17 17:58:02 +00:00
Makefile Update to version 3.8. 2006-02-17 17:58:02 +00:00
PLIST Recreate files for py-postgresql. PyGreSQL has been moved back out of the 2004-08-30 08:33:34 +00:00