File PyGreSQL.changes of Package PyGreSQL

-------------------------------------------------------------------
Tue Jul 25 17:20:11 CEST 2006 - max@suse.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 <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 

-------------------------------------------------------------------
Sat Mar  4 18:45:07 CET 2006 - kukuk@suse.de

- updated to reflect python changes due to #149809

-------------------------------------------------------------------
Wed Jan 25 21:33:54 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Thu Jan  5 17:53:31 CET 2006 - max@suse.de

- New version: 3.7

-------------------------------------------------------------------
Mon Jul  4 14:24:00 CEST 2005 - tarnold@suse.de

- Neew vrsion: 3.6.2

-------------------------------------------------------------------
Thu Jan 27 19:53:18 CET 2005 - max@suse.de

- New version: 3.6.1

-------------------------------------------------------------------
Fri Mar 19 16:50:37 CET 2004 - max@suse.de

- Add a dependency to python (bug #36499).

-------------------------------------------------------------------
Fri Mar  5 16:29:42 CET 2004 - max@suse.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
openSUSE Build Service is sponsored by