python - be: Make PyPgFunction inherit from PyPgObject(pg_proc entry).
| От | jwp@pgfoundry.org (James William Pye) |
|---|---|
| Тема | python - be: Make PyPgFunction inherit from PyPgObject(pg_proc entry). |
| Дата | |
| Msg-id | 20050423040947.952CB1FB6E65@pgfoundry.org обсуждение |
| Список | pgsql-committers |
Log Message:
-----------
Make PyPgFunction inherit from PyPgObject(pg_proc entry).
Move oid, old, new, and event to the Pull object, instead of passing in
arguments.
Update other dependencies as needed.
Modified Files:
--------------
be/include/pypg:
call.h (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/call.h.diff?r1=1.2&r2=1.3)
function.h (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/function.h.diff?r1=1.2&r2=1.3)
be/include/pypg/call:
trigger.h (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/call/trigger.h.diff?r1=1.2&r2=1.3)
be/src:
call.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/call.c.diff?r1=1.3&r2=1.4)
function.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/function.c.diff?r1=1.2&r2=1.3)
object.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/object.c.diff?r1=1.4&r2=1.5)
be/src/call:
function.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/call/function.c.diff?r1=1.2&r2=1.3)
pl.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/call/pl.c.diff?r1=1.2&r2=1.3)
trigger.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/call/trigger.c.diff?r1=1.2&r2=1.3)
В списке pgsql-committers по дате отправления: