[COMMITTERS] pgsql: Adjust wording.

2005-09-30 Thread Bruce Momjian
Log Message: --- Adjust wording. Modified Files: -- pgsql/doc/src/sgml: wal.sgml (r1.34 -> r1.35) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/wal.sgml.diff?r1=1.34&r2=1.35) ---(end of broadcast)---

[COMMITTERS] pgsql: One of the web pages mentioned in dmetaphone.c has moved.

2005-09-30 Thread Bruce Momjian
Log Message: --- One of the web pages mentioned in dmetaphone.c has moved. Also fix a few typos in comments. The dictionaries I checked list "altho" as a variant of "although," but I didn't find any other instances of the former in the source tree so I changed it. Michael Fuhr Modified

[COMMITTERS] press - pr: Expanded description on Table Partitioning, changed some

2005-09-30 Thread User Aglio
Log Message: --- Expanded description on Table Partitioning, changed some adjectives Modified Files: -- pr/releases/8.1/en: release.txt (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.1/en/release.txt.diff?r1=1.5&r2=1.6) ---

[COMMITTERS] press - pr: re-order the three man features to roles -> inout -> 2pc,

2005-09-30 Thread User Xzilla
Log Message: --- re-order the three man features to roles -> inout -> 2pc, based on roles being something everyone will use, inout being something highly desirable for people migrating to pg from oracle/m$/firebird/etc... and 2pc being much more niche than the other two (especially give

[COMMITTERS] press - pr: attempt to integrate simons changes, with a few modifcation

2005-09-30 Thread User Xzilla
Log Message: --- attempt to integrate simons changes, with a few modifcation i listed on the list Modified Files: -- pr/releases/8.1/en: release.txt (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.1/en/release.txt.diff?r1=1.3

[COMMITTERS] pgsql: Equalize wordings to avoid redundant translation work.

2005-09-30 Thread Peter Eisentraut
Log Message: --- Equalize wordings to avoid redundant translation work. Modified Files: -- pgsql/src/bin/scripts: reindexdb.c (r1.2 -> r1.3) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/scripts/reindexdb.c.diff?r1=1.2&r2=1.3) -

[COMMITTERS] pgsql: Clean up the help displays.

2005-09-30 Thread Peter Eisentraut
Log Message: --- Clean up the help displays. Modified Files: -- pgsql/src/bin/scripts: createuser.c (r1.19 -> r1.20) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/scripts/createuser.c.diff?r1=1.19&r2=1.20) dropuser.c (r1.15 -> r1.16)

[COMMITTERS] pgsql: Change the option spelling to --connection-limit to be consistent

2005-09-30 Thread Peter Eisentraut
Log Message: --- Change the option spelling to --connection-limit to be consistent with the SQL option spelling. Modified Files: -- pgsql/doc/src/sgml/ref: createuser.sgml (r1.42 -> r1.43) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/c