~psycopg/psycopg/2.0.x

  • Committer: James Henstridge
  • Date: 2008-05-06 10:07:54 UTC
  • Revision ID: james@jamesh.id.au-20080506100754-612l9x33sk4o5oxs
        * psycopg/lobject_*.c: replace uses of the closed struct member,
        and change the Python level attribute to a getset.

        * psycopg/lobject.h (lobjectObject): remove the closed member,
        since "fd < 0" gives us the same information.  Reorder the struct
        members for better packing.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 269 17 years ago Fabio Tranchitella psycopg2da: better pattern matching for Retry exce 13 bytes Diff Download File
adapter.py 314 17 years ago James Henstridge * tests/test_transaction.py (DeadlockSerializatio 13.2 KB Diff Download File
configure.zcml 232 18 years ago Fabio Tranchitella Added psycopg2da, the zope3 database adapter for p 1.4 KB Diff Download File
DEPENDENCIES.cfg 232 18 years ago Fabio Tranchitella Added psycopg2da, the zope3 database adapter for p 18 bytes Diff Download File
PACKAGE.cfg 232 18 years ago Fabio Tranchitella Added psycopg2da, the zope3 database adapter for p 513 bytes Diff Download File
psycopg2da-configure.zcml 250 18 years ago Fabio Tranchitella Renamed psycopgda-configure.zcml as psycopg2da-con 33 bytes Diff Download File
PUBLICATION.cfg 232 18 years ago Fabio Tranchitella Added psycopg2da, the zope3 database adapter for p 304 bytes Diff Download File
README.txt 232 18 years ago Fabio Tranchitella Added psycopg2da, the zope3 database adapter for p 2.3 KB Diff Download File
tests.py 232 18 years ago Fabio Tranchitella Added psycopg2da, the zope3 database adapter for p 14.2 KB Diff Download File