Re: [COMMITTERS] pgsql: Some more missed copyright notices.

2005-01-03 Thread Bruce Momjian
I thought my script worked but it only was looking at C files. I fixed it and reran it and it found nothing else so I think it it finally works reliably. Fix committed. Sorry. --- Tom Lane wrote: > Log Message: >

[COMMITTERS] pgsql: Repair bufmgr deadlock problem reported by Michael Wildpaner.

2005-01-03 Thread Tom Lane
Log Message: --- Repair bufmgr deadlock problem reported by Michael Wildpaner. Must take share lock on a buffer being written out before releasing BufMgrLock in the BufferAlloc code path; if we do it later we might block on someone who's re-pinned the buffer. I believe this is only an iss

[COMMITTERS] dbi-link - dbi-link: Updated to read 2004-2005

2005-01-03 Thread User Dfetter
Log Message: --- Updated to read 2004-2005 Modified Files: -- dbi-link: copyright.txt (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/copyright.txt.diff?r1=1.1.1.1&r2=1.2) ---(end of broadcast)-

[COMMITTERS] pgsql: Translation updates

2005-01-03 Thread Peter Eisentraut
Log Message: --- Translation updates Modified Files: -- pgsql/src/backend/po: fr.po (r1.6 -> r1.7) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/po/fr.po.diff?r1=1.6&r2=1.7) pgsql/src/bin/pg_ctl/po: fr.po (r1.5 -> r1.6)

[COMMITTERS] pgsql: Add mention of performance impact on LIKE of non-C locales.

2005-01-03 Thread Bruce Momjian
Log Message: --- Add mention of performance impact on LIKE of non-C locales. Modified Files: -- pgsql/doc/src/sgml: charset.sgml (r2.47 -> r2.48) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/charset.sgml.diff?r1=2.47&r2=2.48) runti

[COMMITTERS] pgsql: More minor updates and copy-editing.

2005-01-03 Thread Tom Lane
Log Message: --- More minor updates and copy-editing. Modified Files: -- pgsql/doc/src/sgml/ref: alter_database.sgml (r1.13 -> r1.14) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/alter_database.sgml.diff?r1=1.13&r2=1.14) alter_

[COMMITTERS] pgsql: Add OS/2 port mention.

2005-01-03 Thread Bruce Momjian
Log Message: --- Add OS/2 port mention. Modified Files: -- pgsql/doc: FAQ (r1.281 -> r1.282) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.281&r2=1.282) pgsql/doc/src/FAQ: FAQ.html (r1.237 -> r1.238) (http://develo

[COMMITTERS] pgsql: HTML cleanup.

2005-01-03 Thread Bruce Momjian
Log Message: --- HTML cleanup. Modified Files: -- pgsql/doc: FAQ (r1.282 -> r1.283) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.282&r2=1.283) pgsql/doc/src/FAQ: FAQ.html (r1.238 -> r1.239) (http://developer.postg

[COMMITTERS] pgsql: Update of Russian FAQ.

2005-01-03 Thread Bruce Momjian
Log Message: --- Update of Russian FAQ. Viktor Vislobokov Modified Files: -- pgsql/doc: FAQ_russian (r1.22 -> r1.23) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_russian.diff?r1=1.22&r2=1.23) pgsql/doc/src/FAQ: FAQ_russian.html (r

[COMMITTERS] pgsql: More minor updates and copy-editing.

2005-01-03 Thread Tom Lane
Log Message: --- More minor updates and copy-editing. Modified Files: -- pgsql/doc/src/sgml/ref: ipcclean.sgml (r1.10 -> r1.11) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/ipcclean.sgml.diff?r1=1.10&r2=1.11) pg_config-ref.sgml

[COMMITTERS] pgsql: Update item for install with spaces: > There are two

2005-01-03 Thread Bruce Momjian
Log Message: --- Update item for install with spaces: > There are two capabilities here, first the ability to build from a > source directory that contains spaces, and second the ability to install > into a directory that contains spaces. The first is probably not > possible becau

[COMMITTERS] pgsql: Update wording: < * Allow building with directories containing

2005-01-03 Thread Bruce Momjian
Log Message: --- Update wording: < * Allow building with directories containing spaces > * Allow building in directories containing spaces < There are two capabilities here, first the ability to build from a < source directory that contains spaces, and second the ability to install <

[COMMITTERS] pgsql: Fix typo

2005-01-03 Thread Peter Eisentraut
Log Message: --- Fix typo Modified Files: -- pgsql/src/backend/po: hr.po (r1.4 -> r1.5) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/po/hr.po.diff?r1=1.4&r2=1.5) ---(end of broadcast)--- TIP