[COMMITTERS] pgsql: Remove a bunch of antique information from the appendix in the

2006-11-16 Thread Neil Conway
Log Message: --- Remove a bunch of antique information from the appendix in the docs that discusses CVS. Remove the recommendation to use cvs 1.10. Remove discussion of alleged CVSup binaries on postgresql.org, because they have not existed for several years. Remove discussion of how to bui

[COMMITTERS] pgsql: Use more standard terms for replication, ideas from Markus

2006-11-16 Thread Bruce Momjian
Log Message: --- Use more standard terms for replication, ideas from Markus Schiltknecht. Modified Files: -- pgsql/doc/src/sgml: failover.sgml (r1.9 -> r1.10) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/failover.sgml.diff?r1=1.9&r2=1.10)

[COMMITTERS] pgsql: Mention two-phase commit for having all transactions commit on

2006-11-16 Thread Bruce Momjian
Log Message: --- Mention two-phase commit for having all transactions commit on all servers. Modified Files: -- pgsql/doc/src/sgml: failover.sgml (r1.8 -> r1.9) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/failover.sgml.diff?r1=1.8&r2=1.9)

[COMMITTERS] pgsql: Reconfigure failover/replication doc items to be varlist entries,

2006-11-16 Thread Bruce Momjian
Log Message: --- Reconfigure failover/replication doc items to be varlist entries, rather than new sections, so they appear all on the same web page. Modified Files: -- pgsql/doc/src/sgml: failover.sgml (r1.7 -> r1.8) (http://developer.postgresql.org/cvsweb

[COMMITTERS] pgsql: Clarify replication items, and define some terms.

2006-11-16 Thread Bruce Momjian
Log Message: --- Clarify replication items, and define some terms. Modified Files: -- pgsql/doc/src/sgml: failover.sgml (r1.6 -> r1.7) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/failover.sgml.diff?r1=1.6&r2=1.7)

[COMMITTERS] pgsql: Message fix

2006-11-16 Thread Peter Eisentraut
Log Message: --- Message fix Modified Files: -- pgsql/src/backend/catalog: aclchk.c (r1.132 -> r1.133) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/aclchk.c.diff?r1=1.132&r2=1.133) ---(end of broadcast)-

[COMMITTERS] npgsql - Npgsql: Fixed typo.

2006-11-16 Thread User H-saito
Log Message: --- Fixed typo. Modified Files: -- Npgsql/src/testsuite/ImageMake: AssemblyInfo.vb (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/testsuite/ImageMake/AssemblyInfo.vb.diff?r1=1.2&r2=1.3) Form1.vb (r1.2 -> r

[COMMITTERS] pgsql: String fix

2006-11-16 Thread Peter Eisentraut
Log Message: --- String fix Modified Files: -- pgsql/src/backend/access/transam: xlog.c (r1.255 -> r1.256) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c.diff?r1=1.255&r2=1.256) ---(end of broadc