python - be: Use the convenience macro

From: jwp(at)pgfoundry(dot)org (User Jwp)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Use the convenience macro
Date: 2005-04-17 21:50:32
Message-ID: 20050417215032.E0ACC1FB6218@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use the convenience macro

Modified Files:
--------------
be/include/pypg:
type.h (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/type.h.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jwp 2005-04-17 22:01:57 python - be: Fixes and Features Add 'keys' and 'has_key' methods for
Previous Message User Jwp 2005-04-17 20:57:07 python - be: Add common mapping object methods 'keys' and 'has_key'.