~jamesh/psycopg/two-phase-commit

Viewing all changes in revision 352.

  • 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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: