[COMMITTERS] psqlodbc - psqlodbc: addition of correction.

2010-06-12 Thread Hiroshi Saito
Log Message: --- addition of correction. Modified Files: -- psqlodbc/docs: release.html (r1.61 -> r1.62) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/release.html?r1=1.61&r2=1.62) -- Sent via pgsql-committers mailing list (pgsql-com

[COMMITTERS] pgsql: postgres.txt should get cleaned by 'make clean'.

2010-06-12 Thread Tom Lane
Log Message: --- postgres.txt should get cleaned by 'make clean'. Modified Files: -- pgsql/doc/src/sgml: Makefile (r1.147 -> r1.148) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile?r1=1.147&r2=1.148) -- Sent via pgsql-committers mail

[COMMITTERS] pgsql: Update pg_upgrade C comment about cwd.

2010-06-12 Thread Bruce Momjian
Log Message: --- Update pg_upgrade C comment about cwd. Modified Files: -- pgsql/contrib/pg_upgrade: pg_upgrade.h (r1.6 -> r1.7) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_upgrade/pg_upgrade.h?r1=1.6&r2=1.7) -- Sent via pgsql-committers ma

[COMMITTERS] pgsql: Add missing --use-existing --help mention from regression binary.

2010-06-12 Thread Bruce Momjian
Log Message: --- Add missing --use-existing --help mention from regression binary. Jan Urba?ski Modified Files: -- pgsql/src/test/regress: pg_regress.c (r1.71 -> r1.72) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c?r1=1.71&r

[COMMITTERS] pgsql: Remove lynx -stdin flag for postgres.text.

2010-06-12 Thread Bruce Momjian
Log Message: --- Remove lynx -stdin flag for postgres.text. Modified Files: -- pgsql/doc/src/sgml: Makefile (r1.146 -> r1.147) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile?r1=1.146&r2=1.147) -- Sent via pgsql-committers mailing li

[COMMITTERS] pgsql: Have pg_upgrade create its output files in the current directory,

2010-06-12 Thread Bruce Momjian
Log Message: --- Have pg_upgrade create its output files in the current directory, rather than in a subdirectory of the $HOME directory, or $TMP in Windows. Modified Files: -- pgsql/contrib/pg_upgrade: check.c (r1.5 -> r1.6) (http://anoncvs.postgresql.org/c

[COMMITTERS] pgsql: Add SGML Makefile rule for single-page text, postgres.txt.

2010-06-12 Thread Bruce Momjian
Log Message: --- Add SGML Makefile rule for single-page text, postgres.txt. Modified Files: -- pgsql/doc/src/sgml: Makefile (r1.145 -> r1.146) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile?r1=1.145&r2=1.146) -- Sent via pgsql-commi

[COMMITTERS] pgsql: Add space between after ">" in ">$@" in SGML Makefile, for

2010-06-12 Thread Bruce Momjian
Log Message: --- Add space between after ">" in ">$@" in SGML Makefile, for clarity. Modified Files: -- pgsql/doc/src/sgml: Makefile (r1.144 -> r1.145) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile?r1=1.144&r2=1.145) -- Sent via pg

[COMMITTERS] pgsql: Add target to build HTML documentation as single page

2010-06-12 Thread Peter Eisentraut
Log Message: --- Add target to build HTML documentation as single page Modified Files: -- pgsql/doc/src/sgml: Makefile (r1.143 -> r1.144) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile?r1=1.143&r2=1.144) docguide.sgml (r1.84 -

[COMMITTERS] pgsql: Fix typo/bug, found by Clang compiler

2010-06-12 Thread Peter Eisentraut
Log Message: --- Fix typo/bug, found by Clang compiler Modified Files: -- pgsql/src/backend/access/transam: xlog.c (r1.422 -> r1.423) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.422&r2=1.423) -- Sent via pgsql-co