[COMMITTERS] python - lo: Add service and IRI options.

2007-03-15 Thread James William Pye
Log Message: --- Add service and IRI options. Modified Files: -- lo/postgresql/utility/client: option.py (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/utility/client/option.py.diff?r1=1.6&r2=1.7) -

[COMMITTERS] pgsql: Make use of plancache module for SPI plans.

2007-03-15 Thread Tom Lane
Log Message: --- Make use of plancache module for SPI plans. In particular, since plpgsql uses SPI plans, this finally fixes the ancient gotcha that you can't drop and recreate a temp table used by a plpgsql function. Along the way, clean up SPI's API a little bit by declaring SPI plan po

[COMMITTERS] pgbouncer - pgbouncer: immidiate suspend of logged in clients should be

2007-03-15 Thread User Mkz
Log Message: --- immidiate suspend of logged in clients should be done bit differently Modified Files: -- pgbouncer/src: janitor.c (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/janitor.c.diff?r1=1.3&r2=1.4) jani

[COMMITTERS] pgbouncer - pgbouncer: allow SELECT in place of SHOW

2007-03-15 Thread User Mkz
Log Message: --- allow SELECT in place of SHOW Modified Files: -- pgbouncer/src: admin.c (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/admin.c.diff?r1=1.4&r2=1.5) ---(end of broadcast)--

[COMMITTERS] pgbouncer - pgbouncer: update relnotes

2007-03-15 Thread User Mkz
Log Message: --- update relnotes Modified Files: -- pgbouncer: NEWS (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/NEWS.diff?r1=1.2&r2=1.3) ---(end of broadcast)--- TIP 3: Hav

[COMMITTERS] pgbouncer - pgbouncer: couple more bugs survived * server connection

2007-03-15 Thread User Mkz
Log Message: --- couple more bugs survived * server connection was released too early, there were unsent data. * put logged in clients immidiately to pause if SUSPEND. * pause_mode cleanup Modified Files: -- pgbouncer: NEWS (r1.1 -> r1.2) (http://cvs.pgfou

[COMMITTERS] fulldisjunction - fd: Added contributors section in

2007-03-15 Thread User Pgstudy
Log Message: --- Added contributors section in README.fulldisjunctions. Modified Files: -- fd: README.fulldisjunctions (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/README.fulldisjunctions.diff?r1=1.1&r2=1.2) --