[COMMITTERS] pgexternaltable - src: reconstruct code wonderful

2010-03-31 Thread User Maosen
Log Message: --- reconstruct code wonderful Tags: rel-stream-1-0 Modified Files: -- src/externaltable/createexttab: cfgParser.cc (r1.2 -> r1.2.2.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgexternaltable/src/externaltable/createexttab/cfgParser.c

[COMMITTERS] pgstatsinfo - pg_statsinfo: Fix two bugs about usage of readlink() and

2010-03-31 Thread User Itagaki
Log Message: --- Fix two bugs about usage of readlink() and handling of pg_xlog/archive_command. Add documentation for Windows about pg_hba.conf. Modified Files: -- pg_statsinfo/doc: pg_statsinfo-ja.html (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsw

[COMMITTERS] pgsql: Version stamp 9.0alpha5.

2010-03-31 Thread Robert Haas
Log Message: --- Version stamp 9.0alpha5. Tags: REL9_0_ALPHA5_BRANCH Modified Files: -- pgsql: configure (r1.677 -> r1.677.2.1) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.677&r2=1.677.2.1) configure.in (r1.625 -> r1.625.2.1

[COMMITTERS] pgsql: Add contraint exclusion section to contraint docs.

2010-03-31 Thread Bruce Momjian
Log Message: --- Add contraint exclusion section to contraint docs. Takahiro Itagaki Modified Files: -- pgsql/doc/src/sgml: ddl.sgml (r1.90 -> r1.91) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ddl.sgml?r1=1.90&r2=1.91) -- Sent via pgsql

[COMMITTERS] pgsql: Refer to max_wal_senders in a more consistent fashion.

2010-03-31 Thread Robert Haas
Log Message: --- Refer to max_wal_senders in a more consistent fashion. The error message now makes explicit reference to the GUC that must be changed to fix the problem, using wording suggested by Tom Lane. Along the way, rename the GUC from MaxWalSenders to max_wal_senders for consisten

[COMMITTERS] pgsql: Add full names for release note item authors.

2010-03-31 Thread Bruce Momjian
Log Message: --- Add full names for release note item authors. Modified Files: -- pgsql/doc/src/sgml: release-9.0.sgml (r2.12 -> r2.13) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release-9.0.sgml?r1=2.12&r2=2.13) -- Sent via pgsql-commit

[COMMITTERS] pgsql: Use test -e rather than test -f.

2010-03-31 Thread Bruce Momjian
Log Message: --- Use test -e rather than test -f. Modified Files: -- pgsql/doc/src/sgml: backup.sgml (r2.147 -> r2.148) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml?r1=2.147&r2=2.148) -- Sent via pgsql-committers mailing list (

[COMMITTERS] pgsql: Improve 9.0 release notes by removing extra parentheses and

2010-03-31 Thread Bruce Momjian
Log Message: --- Improve 9.0 release notes by removing extra parentheses and linking to a more appropriate place for exclusion constraints. Modified Files: -- pgsql/doc/src/sgml: release-9.0.sgml (r2.11 -> r2.12) (http://anoncvs.postgresql.org/cvsweb.cgi/pg

[COMMITTERS] pgsql: Revert change that prevented ellipses from looking like ../.

2010-03-31 Thread Bruce Momjian
Log Message: --- Revert change that prevented ellipses from looking like ../. Modified Files: -- pgsql/doc/src/sgml: backup.sgml (r2.146 -> r2.147) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml?r1=2.146&r2=2.147) -- Sent via pgs

[COMMITTERS] pgsql: Clarify ellipses use in archive_command example, per Josh

2010-03-31 Thread Bruce Momjian
Log Message: --- Clarify ellipses use in archive_command example, per Josh Kupershmidt. Modified Files: -- pgsql/doc/src/sgml: backup.sgml (r2.145 -> r2.146) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml?r1=2.145&r2=2.146) -- Se

[COMMITTERS] pgsql: Document why 'cp -i

2010-03-31 Thread Bruce Momjian
Log Message: --- Document why 'cp -i r2.145) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml?r1=2.144&r2=2.145) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/ma

Re: [COMMITTERS] pgsql: Enhance documentation of the build-in standby mode, explaining

2010-03-31 Thread Heikki Linnakangas
Thom Brown wrote: > 3 typos: > > s/continously/continuously/ > s/ie/i.e./ > s/desribed/described/ Thanks! Fixed. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscriptio

[COMMITTERS] pgsql: Fix typos, spotted by Thom Brown.

2010-03-31 Thread Heikki Linnakangas
Log Message: --- Fix typos, spotted by Thom Brown. Modified Files: -- pgsql/doc/src/sgml: high-availability.sgml (r1.56 -> r1.57) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml?r1=1.56&r2=1.57) -- Sent via pgsql-commit

[COMMITTERS] pgsql: Enhance standby documentation.

2010-03-31 Thread Heikki Linnakangas
Log Message: --- Enhance standby documentation. Original patch by Fujii Masao, with heavy editing and bitrot-fixing after my other commit. Modified Files: -- pgsql/doc/src/sgml: high-availability.sgml (r1.55 -> r1.56) (http://anoncvs.postgresql.org/cvsweb.

[COMMITTERS] pgsql: Mention in the docs that if special keywords like "sameuser" and

2010-03-31 Thread Heikki Linnakangas
Log Message: --- Mention in the docs that if special keywords like "sameuser" and "replication" are quoted in pg_hba.conf, they lose their special meaning. Modified Files: -- pgsql/doc/src/sgml: client-auth.sgml (r1.134 -> r1.135) (http://anoncvs.postgresql

Re: [COMMITTERS] pgsql: Enhance documentation of the build-in standby mode, explaining

2010-03-31 Thread Thom Brown
On 31 March 2010 20:13, Heikki Linnakangas wrote: > Log Message: > --- > Enhance documentation of the build-in standby mode, explaining the retry > loop in standby mode, trying to restore from archive, pg_xlog and > streaming. > > Move sections around to make the high availability chapter

[COMMITTERS] pgsql: Enhance documentation of the build-in standby mode, explaining

2010-03-31 Thread Heikki Linnakangas
Log Message: --- Enhance documentation of the build-in standby mode, explaining the retry loop in standby mode, trying to restore from archive, pg_xlog and streaming. Move sections around to make the high availability chapter more coherent: the most prominent part is now a "Log-Shipping St

[COMMITTERS] pgsql: Change recovery.conf.sample to match postgresql.conf by showing

2010-03-31 Thread Bruce Momjian
Log Message: --- Change recovery.conf.sample to match postgresql.conf by showing only default values, with example comments. Modified Files: -- pgsql/src/backend/access/transam: recovery.conf.sample (r1.7 -> r1.8) (http://anoncvs.postgresql.org/cvsweb.cgi/p

[COMMITTERS] pgsql: Give a more precise error message if a variable is re-used as

2010-03-31 Thread Michael Meskes
Log Message: --- Give a more precise error message if a variable is re-used as cursor name in ecpg. Modified Files: -- pgsql/src/interfaces/ecpg/preproc: ecpg.addons (r1.18 -> r1.19) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/prepr