Log Message:
---
Fix incorrect reference to TARGETDIR, per kanishka
Modified Files:
--
web:
silent.html (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/web/silent.html.diff?r1=1.8&r2=1.9)
---(end of broadcast
Log Message:
---
Clearify parameters that don't need to be set when not installing as service.
Modified Files:
--
web:
silent.html (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/web/silent.html.diff?r1=1.9&r2=1.10)
---
Log Message:
---
Remove comment about modifying tab-complete.c for userset GUC.
Simon Riggs
Modified Files:
--
pgsql/src/backend/utils/misc:
guc.c (r1.397 -> r1.398)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c.diff?r1=1.3
Log Message:
---
update todo list
Modified Files:
--
pgbouncer/doc:
todo.txt (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/doc/todo.txt.diff?r1=1.6&r2=1.7)
---(end of broadcast)-
Log Message:
---
version 1.0.8
Modified Files:
--
pgbouncer:
NEWS (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/NEWS.diff?r1=1.10&r2=1.11)
pgbouncer/debian:
changelog (r1.8 -> r1.9)
(http://cvs.pgfoun
Log Message:
---
forgot to update configure
Modified Files:
--
pgbouncer:
configure.ac (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/configure.ac.diff?r1=1.11&r2=1.12)
---(end of broadcast)---
Log Message:
---
remove internal hacks from debian/packages
Modified Files:
--
pgbouncer/debian:
packages (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/debian/packages.diff?r1=1.1.1.1&r2=1.2)
--
Log Message:
---
include debian/packages in tgz
Modified Files:
--
plproxy:
Makefile (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/Makefile.diff?r1=1.6&r2=1.7)
---(end of broadcast)-
Log Message:
---
Arrange for quote_identifier() and pg_dump to not quote keywords that are
unreserved according to the grammar. The list of unreserved words has gotten
extensive enough that the unnecessary quoting is becoming a bit of an eyesore.
To do this, add knowledge of the keyword ca