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)
Next: From: User Jwp Date: 2005-04-07 14:58:16 Subject: python - be: Add various type Oid's from catalog/pg_type.h. Previous: From: Tom Lane Date: 2005-04-07 14:53:05 Subject: pgsql: Allow plpgsql functions to omit RETURN command when the function