[COMMITTERS] pginstaller - pginst: Update turkish and russian translations, from

2006-11-11 Thread User Mha
Log Message: --- Update turkish and russian translations, from Nicolai and Alexandros Modified Files: -- pginst/lang: ru.xml (r1.16 -> r1.17) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/ru.xml.diff?r1=1.16&r2=1.17) tr.xml (r

[COMMITTERS] pginstaller - pginst: Translation updates from Jomar

2006-11-11 Thread User Mha
Log Message: --- Translation updates from Jomar Modified Files: -- pginst/lang: pt_br.xml (r1.28 -> r1.29) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/pt_br.xml.diff?r1=1.28&r2=1.29) ---(end of broadcast)---

[COMMITTERS] pgsql: Minor improvements to the description of archive_timeout.

2006-11-11 Thread Neil Conway
Log Message: --- Minor improvements to the description of archive_timeout. Modified Files: -- pgsql/doc/src/sgml: config.sgml (r1.94 -> r1.95) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml.diff?r1=1.94&r2=1.95)

[COMMITTERS] pgsql: Do a round of copy-editing for the system catalog chapter.

2006-11-11 Thread Neil Conway
Log Message: --- Do a round of copy-editing for the system catalog chapter. In particular, consistently capitalize the content of the "Description" column but do not include a terminating period, as is the convention elsewhere in the docs. Also, remove the "References" column from catalog t

[COMMITTERS] pgsql: Fix some typos in comments.

2006-11-11 Thread Neil Conway
Log Message: --- Fix some typos in comments. Modified Files: -- pgsql/src/backend/access/gin: ginbtree.c (r1.5 -> r1.6) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gin/ginbtree.c.diff?r1=1.5&r2=1.6) gindatapage.c (r1.4 -> r1