Log Message:
-----------
That didn't work out too well.
Using a va arg function that way put us in an unhappy place.
(freebsd/amd64; signal 11)
There does not appear to be any code that puts that "feature" to use, so go
ahead and just use a normal function.
Modified Files:
--------------
be/include/pypg:
python.h (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/python.h.diff?r1=1.5&r2=1.6)
be/src:
call.c (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/call.c.diff?r1=1.14&r2=1.15)
module.c (r1.30 -> r1.31)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/module.c.diff?r1=1.30&r2=1.31)
be/src/call:
function.c (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/call/function.c.diff?r1=1.12&r2=1.13)
portal.c (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/call/portal.c.diff?r1=1.14&r2=1.15)
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend