[COMMITTERS] pginstaller - pginst: This is ad hoc correction.(Language) Probably, the

2007-12-16 Thread User H-saito
Log Message: --- This is ad hoc correction.(Language) Probably, the selection method needs to be changed. Modified Files: -- pginst/util: translate.vbs (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/util/translate.vbs.diff?r1

[COMMITTERS] pgsql: Some desultory copy-editing on the backup/restore docs.

2007-12-16 Thread Tom Lane
Log Message: --- Some desultory copy-editing on the backup/restore docs. Modified Files: -- pgsql/doc/src/sgml: backup.sgml (r2.110 -> r2.111) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml?r1=2.110&r2=2.111) ---

[COMMITTERS] pginstaller - pginst: Fixed number mistake of \n.

2007-12-16 Thread User H-saito
Log Message: --- Fixed number mistake of \n. Modified Files: -- pginst/lang: zh_cn.xml (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/zh_cn.xml.diff?r1=1.1&r2=1.2) ---(end of broadcast)--

[COMMITTERS] pgsql: Mention use all configure options when getting pgindent typedefs.

2007-12-16 Thread Bruce Momjian
Log Message: --- Mention use all configure options when getting pgindent typedefs. Modified Files: -- pgsql/src/tools/pgindent: README (r1.25 -> r1.26) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgindent/README?r1=1.25&r2=1.26) ---

[COMMITTERS] pgsql: Mention installing /contrib libraries for pgindent.

2007-12-16 Thread Bruce Momjian
Log Message: --- Mention installing /contrib libraries for pgindent. Modified Files: -- pgsql/src/tools/pgindent: README (r1.24 -> r1.25) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgindent/README?r1=1.24&r2=1.25) -

[COMMITTERS] press - pr: Finished features83.html.br and made some corrections

2007-12-16 Thread User Rbm
Log Message: --- Finished features83.html.br and made some corrections Modified Files: -- pr/releases/8.3/br: features83.html.br (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/br/features83.html.br.diff?r1=1.1&r2=1.2) ---

[COMMITTERS] pgsql: Update item description: * Consider having the background writer

2007-12-16 Thread Bruce Momjian
Log Message: --- Update item description: * Consider having the background writer update the transaction status hint bits before writing out the page Implementing this requires the background writer to have access to system catalogs and the transaction status log. Modified Files: -

[COMMITTERS] press - pr: Adding features translation to pt_BR

2007-12-16 Thread User Rbm
Log Message: --- Adding features translation to pt_BR Added Files: --- pr/releases/8.3/br: features83.html.br (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/br/features83.html.br?rev=1.1&content-type=text/x-cvsweb-markup) ---

[COMMITTERS] pgsql: Make an editorial pass over the newly SGML-ified contrib

2007-12-16 Thread Tom Lane
Log Message: --- Make an editorial pass over the newly SGML-ified contrib documentation. Fix lots of bad markup, bad English, bad explanations. Last ones ... whew. Man, that was tedious. Modified Files: -- pgsql/doc/src/sgml: pgcrypto.sgml (r1.2 -> r1.3)

[COMMITTERS] pgcheck - pokus: call of HeapTupleSatisfiesNow function was removed

2007-12-16 Thread User Machr2
Log Message: --- call of HeapTupleSatisfiesNow function was removed because it is already done in heap_getnext function. Formating of ereport function was changed. Modified Files: -- pokus/src: pgcheck_index_fast.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/

[COMMITTERS] pgcheck - pokus: function index_getnext_indexitem was replaced by

2007-12-16 Thread User Machr2
Log Message: --- function index_getnext_indexitem was replaced by function index_getnext. Formating of ereport function was changed Modified Files: -- pokus/src: pgcheck_index_full.c (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/poku

[COMMITTERS] pgcheck - pokus: changed coding style of ereport function

2007-12-16 Thread User Machr2
Log Message: --- changed coding style of ereport function Modified Files: -- pokus/src: pgcheck_page.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/src/pgcheck_page.c.diff?r1=1.1&r2=1.2) ---(end of broad

[COMMITTERS] pgsql: Windows write-cache wording improvement.

2007-12-16 Thread Bruce Momjian
Log Message: --- Windows write-cache wording improvement. Modified Files: -- pgsql/doc/src/sgml: wal.sgml (r1.50 -> r1.51) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/wal.sgml?r1=1.50&r2=1.51) ---(end of broadcast

[COMMITTERS] pgsql: Update write-cache docs to mention windows behavior for various

2007-12-16 Thread Bruce Momjian
Log Message: --- Update write-cache docs to mention windows behavior for various fsync_methods. Magnus. Modified Files: -- pgsql/doc/src/sgml: wal.sgml (r1.49 -> r1.50) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/wal.sgml?r1=1.49&r2=1.50

[COMMITTERS] pgsql: Mention that HOT helps with DELETE space reuse.

2007-12-16 Thread Bruce Momjian
Log Message: --- Mention that HOT helps with DELETE space reuse. Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.570 -> r1.571) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.570&r2=1.571) -

[COMMITTERS] pgsql: Update OOM wording.

2007-12-16 Thread Bruce Momjian
Log Message: --- Update OOM wording. Modified Files: -- pgsql/doc/src/sgml: runtime.sgml (r1.388 -> r1.389) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml?r1=1.388&r2=1.389) ---(end of broadcast)

[COMMITTERS] pgsql: Add docs about OOM killer.

2007-12-16 Thread Bruce Momjian
Log Message: --- Add docs about OOM killer. [EMAIL PROTECTED] Modified Files: -- pgsql/doc/src/sgml: runtime.sgml (r1.387 -> r1.388) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml?r1=1.387&r2=1.388) ---

[COMMITTERS] pgsql: Mention pg_ctl kill for Win32 in docs.

2007-12-16 Thread Bruce Momjian
Log Message: --- Mention pg_ctl kill for Win32 in docs. Modified Files: -- pgsql/doc/src/sgml: runtime.sgml (r1.386 -> r1.387) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml?r1=1.386&r2=1.387) ---(end of

[COMMITTERS] pgsql: Update pgpool-II mention.

2007-12-16 Thread Bruce Momjian
Log Message: --- Update pgpool-II mention. Modified Files: -- pgsql/doc/src/sgml: high-availability.sgml (r1.29 -> r1.30) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml?r1=1.29&r2=1.30) ---(end