SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for PyGreSQL-3.8.1-202.1.i586.rpm :
Tue Jul 25 14:00:00 2006 maxAATTsuse.de
- New version: 3.8.1
- Use string methods instead of deprecated string functions.
- Only use SQL-standard way of escaping quotes.
- Added the functions escape_string() and escape/unescape_bytea().
- Reverted code in clear() method that set date to current.
- Added code for backwards compatibility in OID munging code.
- Reorder attnames tests so that \"interval\" is checked for before
\"int.\"
- If caller supplies key dictionary, make sure that all has a
namespace.
- Installed new favicon.ico from Matthew Sporleder
- 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

Sat Mar 4 13:00:00 2006 kukukAATTsuse.de
- updated to reflect python changes due to #149809

Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires

Thu Jan 5 13:00:00 2006 maxAATTsuse.de
- New version: 3.7

Mon Jul 4 14:00:00 2005 tarnoldAATTsuse.de
- Neew vrsion: 3.6.2

Thu Jan 27 13:00:00 2005 maxAATTsuse.de
- New version: 3.6.1

Fri Mar 19 13:00:00 2004 maxAATTsuse.de
- Add a dependency to python (bug #36499).

Fri Mar 5 13:00:00 2004 maxAATTsuse.de
- Package postgresql-python separated from the PostgreSQL source
RPM and renamed to PyGreSQL to reflect the fact, that it is a
separete project now.
- Version: 3.4


 
ICM