summaryrefslogtreecommitdiff
path: root/src/interfaces/python/Announce
Commit message (Collapse)AuthorAgeFilesLines
* remove python module, as its moved to http://www.pygresql.orgMarc G. Fournier2003-08-011-158/+0
|
* Bump version to 3.3. Mostly this is because there is some confusion aboutD'Arcy J.M. Cain2001-12-031-2/+6
| | | | | | | the latest version and I wanted to make sure that there was a clean release. I also change the build files as I discussed in my letter of Nov 6, 2001. At the time I was asked to hold off until after the release.
* Update the changes for version 3.2.D'Arcy J.M. Cain2001-03-251-2/+10
|
* Update the version number. We may change this to 7.1 if we align it withD'Arcy J.M. Cain2001-03-031-2/+5
| | | | | | PostgreSQL. Add notice that development has moved into the PostgreSQL tree.
* Update to PyGreSQL 3.1:Bruce Momjian2000-11-101-12/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | Fix some quoting functions. In particular handle NULLs better. Use a method to add primary key information rather than direct manipulation of the class structures. Break decimal out in _quote (in pg.py) and treat it as float. Treat timestamp like date for quoting purposes. Remove a redundant SELECT from the get method speeding it, and insert since it calls get, up a little. Add test for BOOL type in typecast method to pgdbTypeCache class. (tv@beamnet.de) Fix pgdb.py to send port as integer to lower level function (dildog@l0pht.com) Change pg.py to speed up some operations Allow updates on tables with no primary keys. D'Arcy J.M. Cain
* Update for PyGreSQL 3.0, from D'Arcy J.M. CainBruce Momjian2000-10-021-15/+43
|
* Bring python up to date ...Marc G. Fournier1999-05-191-2/+16
| | | | From: D'Arcy J.M. Cain <darcy@druid.net>
* Add pythonBruce Momjian1999-05-171-0/+91
|
* Update to PyGreSQL 2.3.Bruce Momjian1999-05-101-66/+0
|
* Upgrade to Pygress 2.2.Bruce Momjian1998-12-171-19/+37
|
* Merge in D'Arcy Cain's python interface (PyGreSQL 2.0)Marc G. Fournier1998-01-251-0/+48