python - be: Complete namespace interface addition.

From: jwp(at)pgfoundry(dot)org (User Jwp)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Complete namespace interface addition.
Date: 2005-04-17 20:24:18
Message-ID: 20050417202418.1262E1FB6218@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Complete namespace interface addition.

Forgot the cache global and extern.

Modified Files:
--------------
be/include/pypg:
externs.h (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/externs.h.diff?r1=1.2&r2=1.3)
be/src:
globals.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/globals.c.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jwp 2005-04-17 20:53:48 python - be: Append traceback information to detail if it is a Postgres
Previous Message User Jwp 2005-04-17 20:19:24 python - be: Add catalog related entries