Log Message:
---
Update Python version information
Modified Files:
--
pgsql/src/pl/plpython/expected:
README (r1.6 -> r1.7)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/expected/README?r1=1.6&r2=1.7)
--
Sent via pgsql-committers mailing
Log Message:
---
Add a regression test case for bug #5497
Modified Files:
--
pgsql/src/pl/plpython/expected:
plpython_types.out (r1.6 -> r1.7)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/expected/plpython_types.out?r1=1.6&r2=1.7)
Log Message:
---
Add missing 'Z' letter to getopt_long call --- the newly added
--analyze-only switch did not work in its short form -Z.
Josh Berkus
Modified Files:
--
pgsql/src/bin/scripts:
vacuumdb.c (r1.37 -> r1.38)
(http://anoncvs.postgresql.org/cvsweb
Log Message:
---
Ignore application_name startup parameter.
Postgres 9.0 tools will set it automatically, without users request.
Modified Files:
--
pgbouncer/src:
client.c (r1.29 -> r1.30)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/sr