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)
-
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
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
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)--
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
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
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)
--