| From: | jwp(at)pgfoundry(dot)org (User Jwp) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | python - be: Moved to call/. |
| Date: | 2005-04-07 14:54:00 |
| Message-ID: | 20050407145400.70467318F63@pgfoundry.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Moved to call/.
Added Files:
-----------
be/src/call:
function.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/call/function.c?rev=1.1&content-type=text/x-cvsweb-markup)
pl.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/call/pl.c?rev=1.1&content-type=text/x-cvsweb-markup)
portal.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/call/portal.c?rev=1.1&content-type=text/x-cvsweb-markup)
trigger.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/call/trigger.c?rev=1.1&content-type=text/x-cvsweb-markup)
Removed Files:
-------------
be/src:
fcall.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/fcall.c)
plcall.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/plcall.c)
tfire.c
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/tfire.c)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | User Jwp | 2005-04-07 14:58:16 | python - be: Add various type Oid's from catalog/pg_type.h. |
| Previous Message | Tom Lane | 2005-04-07 14:53:05 | pgsql: Allow plpgsql functions to omit RETURN command when the function |