[COMMITTERS] pgsql: Improve reporting of dependencies in DROP to work like the scheme

2008-06-11 Thread Tom Lane
Log Message: --- Improve reporting of dependencies in DROP to work like the scheme that we devised for pg_shdepend, namely the individual dependencies are reported as DETAIL lines rather than coming out as separate NOTICEs. The client-side report is capped at 100 lines, but the server log

[COMMITTERS] pgsnap - pgsnap: Add --delete-if-exists option to delete a previous

2008-06-11 Thread User Gleu
Log Message: --- Add --delete-if-exists option to delete a previous report folder. Modified Files: -- pgsnap/pgsnap: ChangeLog (r1.61 -> r1.62) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.61&r2=1.62) pgsnap/pgsn

[COMMITTERS] pgsql: Add: > * Add pg_ctl option to do a syntax check of

2008-06-11 Thread Bruce Momjian
Log Message: --- Add: > * Add pg_ctl option to do a syntax check of postgresql.conf Modified Files: -- pgsql/doc: TODO (r1.2463 -> r1.2464) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2463&r2=1.2464) pgsql/doc/src/FAQ: TODO.ht

[COMMITTERS] pgsnap - pgsnap: -a and -o options are mutually exclusive.

2008-06-11 Thread User Gleu
Log Message: --- -a and -o options are mutually exclusive. Modified Files: -- pgsnap/pgsnap: ChangeLog (r1.60 -> r1.61) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.60&r2=1.61) pgsnap/pgsnap/lib: getopt.p

[COMMITTERS] muninpgplugins - muninpgplugins: Removing useless plugins, adding

2008-06-11 Thread User C2main
Log Message: --- Removing useless plugins, adding pg_stat_database, start examples in pg.munin.conf Modified Files: -- muninpgplugins: ChangeLog (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/muninpgplugins/muninpgplugins/ChangeLog.diff?r1=1.3

[COMMITTERS] pgsql: Fix spelling mistake in postgresql.conf.

2008-06-11 Thread Bruce Momjian
Log Message: --- Fix spelling mistake in postgresql.conf. Greg Sabino Mullane Modified Files: -- pgsql/src/backend/utils/misc: postgresql.conf.sample (r1.241 -> r1.242) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/postgresql.conf.

[COMMITTERS] stackbuilder - wizard: Beginnings of *nix support

2008-06-11 Thread User Dpage
Log Message: --- Beginnings of *nix support Modified Files: -- wizard: App.cpp (r1.15 -> r1.16) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.15&r2=1.16) AppList.cpp (r1.12 -> r1.13) (http://cvs.pgfoundr

[COMMITTERS] pgsql: Update "help" output to reflect that \timing now takes an

2008-06-11 Thread Heikki Linnakangas
Log Message: --- Update "help" output to reflect that \timing now takes an optional on/off argument. Modified Files: -- pgsql/src/bin/psql: help.c (r1.128 -> r1.129) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/help.c?r1=1.128&r2=1.129) --

[COMMITTERS] pgsql: Add optional on/off argument to \timing.

2008-06-11 Thread Heikki Linnakangas
Log Message: --- Add optional on/off argument to \timing. David Fetter. Modified Files: -- pgsql/doc/src/sgml/ref: psql-ref.sgml (r1.207 -> r1.208) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/psql-ref.sgml?r1=1.207&r2=1.208) pgsql/

[COMMITTERS] muninpgplugins - muninpgplugins: Cleaning pg__statio_tables

2008-06-11 Thread User C2main
Log Message: --- Cleaning pg__statio_tables pg__stat_bgwriter pg__stat_tables pg__locks Modified Files: -- muninpgplugins: pg__statio_tables (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/muninpgplugins/muninpgplugins/pg__statio_tables.diff?r1=

[COMMITTERS] pgsql: Fix bug in the WAL recovery code to finish an incomplete split.

2008-06-11 Thread Heikki Linnakangas
Log Message: --- Fix bug in the WAL recovery code to finish an incomplete split. CacheInvalidateRelcache() crashes if called in WAL recovery, because the invalidation infrastructure hasn't been initialized yet. Back-patch to 8.2, where the bug was introduced. Tags: REL8_2_STABLE Mod

[COMMITTERS] pgsql: Fix bug in the WAL recovery code to finish an incomplete split.

2008-06-11 Thread Heikki Linnakangas
Log Message: --- Fix bug in the WAL recovery code to finish an incomplete split. CacheInvalidateRelcache() crashes if called in WAL recovery, because the invalidation infrastructure hasn't been initialized yet. Back-patch to 8.2, where the bug was introduced. Tags: REL8_3_STABLE Mod

[COMMITTERS] pgsql: Fix bug in the WAL recovery code to finish an incomplete split.

2008-06-11 Thread Heikki Linnakangas
Log Message: --- Fix bug in the WAL recovery code to finish an incomplete split. CacheInvalidateRelcache() crashes if called in WAL recovery, because the invalidation infrastructure hasn't been initialized yet. Back-patch to 8.2, where the bug was introduced. Modified Files: -

[COMMITTERS] pgrecovery - alpha: New Directory

2008-06-11 Thread User Neothezion
Update of /cvsroot/pgrecovery/alpha/config In directory pgfoundry.org:/tmp/cvs-serv51649/config Log Message: Directory /cvsroot/pgrecovery/alpha/config added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http:

[COMMITTERS] pgrecovery - alpha: New Directory

2008-06-11 Thread User Neothezion
Update of /cvsroot/pgrecovery/alpha/bin In directory pgfoundry.org:/tmp/cvs-serv51649/bin Log Message: Directory /cvsroot/pgrecovery/alpha/bin added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.pos

[COMMITTERS] pgrecovery - alpha: New Directory

2008-06-11 Thread User Neothezion
Update of /cvsroot/pgrecovery/alpha/lib In directory pgfoundry.org:/tmp/cvs-serv51649/lib Log Message: Directory /cvsroot/pgrecovery/alpha/lib added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.pos