| From: | jwp(at)pgfoundry(dot)org (User Jwp) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | python - be: Rename and use new APIs |
| Date: | 2005-04-07 15:22:37 |
| Message-ID: | 20050407152237.B6B7F318F63@pgfoundry.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Rename and use new APIs
Added Files:
-----------
be/src:
savepoint.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/savepoint.c?rev=1.1&content-type=text/x-cvsweb-markup)
transaction.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/transaction.c?rev=1.1&content-type=text/x-cvsweb-markup)
Removed Files:
-------------
be/src:
sp.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/sp.c)
tb.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/tb.c)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-04-07 15:23:07 | pgsql: Fix some issues with missing or too many newlines at end of file. |
| Previous Message | User Jwp | 2005-04-07 15:15:15 | python - be: Move headers to there new home/name. |