Re: [COMMITTERS] pgsql: Some more missed copyright notices.
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: > --- > Some more missed copyright notices. Many of these look like they > should have been caught by the src/tools/copyright script ... why > weren't they? > > Modified Files: > -- > pgsql/contrib/dblink: > README.dblink (r1.11 -> r1.12) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/README.dblink.diff?r1=1.11&r2=1.12) > pgsql/contrib/fuzzystrmatch: > README.fuzzystrmatch (r1.6 -> r1.7) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/fuzzystrmatch/README.fuzzystrmatch.diff?r1=1.6&r2=1.7) > pgsql/contrib/tablefunc: > README.tablefunc (r1.10 -> r1.11) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tablefunc/README.tablefunc.diff?r1=1.10&r2=1.11) > pgsql/src/backend/catalog: > information_schema.sql (r1.25 -> r1.26) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/information_schema.sql.diff?r1=1.25&r2=1.26) > system_views.sql (r1.10 -> r1.11) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/system_views.sql.diff?r1=1.10&r2=1.11) > pgsql/src/backend/nodes: > bitmapset.c (r1.6 -> r1.7) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/nodes/bitmapset.c.diff?r1=1.6&r2=1.7) > value.c (r1.1 -> r1.2) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/nodes/value.c.diff?r1=1.1&r2=1.2) > pgsql/src/backend/postmaster: > syslogger.c (r1.11 -> r1.12) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/syslogger.c.diff?r1=1.11&r2=1.12) > pgsql/src/backend/utils/adt: > array_userfuncs.c (r1.14 -> r1.15) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/array_userfuncs.c.diff?r1=1.14&r2=1.15) > pgsql/src/backend/utils/mb/Unicode: > Makefile (r1.7 -> r1.8) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/Makefile.diff?r1=1.7&r2=1.8) > UCS_to_8859.pl (r1.6 -> r1.7) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_8859.pl.diff?r1=1.6&r2=1.7) > UCS_to_BIG5.pl (r1.5 -> r1.6) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl.diff?r1=1.5&r2=1.6) > UCS_to_EUC_CN.pl (r1.5 -> r1.6) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl.diff?r1=1.5&r2=1.6) > UCS_to_EUC_JP.pl (r1.5 -> r1.6) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl.diff?r1=1.5&r2=1.6) > UCS_to_EUC_KR.pl (r1.6 -> r1.7) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl.diff?r1=1.6&r2=1.7) > UCS_to_EUC_TW.pl (r1.5 -> r1.6) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl.diff?r1=1.5&r2=1.6) > UCS_to_GBK.pl (r1.4 -> r1.5) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_GBK.pl.diff?r1=1.4&r2=1.5) > UCS_to_JOHAB.pl (r1.4 -> r1.5) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl.diff?r1=1.4&r2=1.5) > UCS_to_SJIS.pl (r1.6 -> r1.7) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl.diff?r1=1.6&r2=1.7) > UCS_to_UHC.pl (r1.4 -> r1.5) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_UHC.pl.diff?r1=1.4&r2=1.5) > UCS_to_WIN874.pl (r1.4 -> r1.5) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_WIN874.pl.diff?r1=1.4&r2=1.5) > UCS_to_WINX.pl (r1.4 -> r1.5) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_WINX.pl.diff?r1=1.4&r2=1.5) > UCS_to_cyrillic.pl (r1.5 -> r1.6) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl.diff?r1=1.5&r2=1.6) > pgsql/src/bin: > Makefile (r1.45 -> r1.46) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/Makefile.diff?r1=1.45&r2=1.46) > pgsql/src/bin/ipcclean: > Makefile (r1.17 -> r1.18) > > (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/ipcclean/Makefile.diff?r1=1.17&r2=1.18) > pgsql/src/bin/pg_config: > Makefile (r1.12 -> r1.13) > > (http://dev
[COMMITTERS] pgsql: Repair bufmgr deadlock problem reported by Michael Wildpaner.
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 issue for BufferAlloc and not the other places that call FlushBuffer. BufferSync must continue to do it the old way since it may well be trying to write buffers that other backends have pinned; but it should not be holding any conflicting locks. FlushRelationBuffers is okay since it's got exclusive lock at the relation level. Modified Files: -- pgsql/src/backend/storage/buffer: bufmgr.c (r1.183 -> r1.184) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/buffer/bufmgr.c.diff?r1=1.183&r2=1.184) ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
[COMMITTERS] dbi-link - dbi-link: Updated to read 2004-2005
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)--- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
[COMMITTERS] pgsql: Translation updates
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) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/po/fr.po.diff?r1=1.5&r2=1.6) ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
[COMMITTERS] pgsql: Add mention of performance impact on LIKE of non-C locales.
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) runtime.sgml (r1.299 -> r1.300) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml.diff?r1=1.299&r2=1.300) pgsql/doc/src/sgml/ref: initdb.sgml (r1.32 -> r1.33) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/initdb.sgml.diff?r1=1.32&r2=1.33) ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
[COMMITTERS] pgsql: More minor updates and copy-editing.
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_group.sgml (r1.14 -> r1.15) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/alter_group.sgml.diff?r1=1.14&r2=1.15) alter_table.sgml (r1.74 -> r1.75) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/alter_table.sgml.diff?r1=1.74&r2=1.75) alter_user.sgml (r1.34 -> r1.35) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/alter_user.sgml.diff?r1=1.34&r2=1.35) checkpoint.sgml (r1.12 -> r1.13) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/checkpoint.sgml.diff?r1=1.12&r2=1.13) close.sgml (r1.21 -> r1.22) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/close.sgml.diff?r1=1.21&r2=1.22) cluster.sgml (r1.34 -> r1.35) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/cluster.sgml.diff?r1=1.34&r2=1.35) comment.sgml (r1.25 -> r1.26) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/comment.sgml.diff?r1=1.25&r2=1.26) copy.sgml (r1.62 -> r1.63) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/copy.sgml.diff?r1=1.62&r2=1.63) create_aggregate.sgml (r1.30 -> r1.31) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_aggregate.sgml.diff?r1=1.30&r2=1.31) create_domain.sgml (r1.19 -> r1.20) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_domain.sgml.diff?r1=1.19&r2=1.20) create_function.sgml (r1.63 -> r1.64) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_function.sgml.diff?r1=1.63&r2=1.64) create_group.sgml (r1.14 -> r1.15) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_group.sgml.diff?r1=1.14&r2=1.15) create_index.sgml (r1.50 -> r1.51) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_index.sgml.diff?r1=1.50&r2=1.51) create_language.sgml (r1.38 -> r1.39) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_language.sgml.diff?r1=1.38&r2=1.39) create_operator.sgml (r1.43 -> r1.44) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_operator.sgml.diff?r1=1.43&r2=1.44) create_rule.sgml (r1.44 -> r1.45) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_rule.sgml.diff?r1=1.44&r2=1.45) create_schema.sgml (r1.16 -> r1.17) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_schema.sgml.diff?r1=1.16&r2=1.17) create_table.sgml (r1.88 -> r1.89) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_table.sgml.diff?r1=1.88&r2=1.89) create_table_as.sgml (r1.26 -> r1.27) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_table_as.sgml.diff?r1=1.26&r2=1.27) create_type.sgml (r1.53 -> r1.54) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_type.sgml.diff?r1=1.53&r2=1.54) create_user.sgml (r1.33 -> r1.34) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_user.sgml.diff?r1=1.33&r2=1.34) create_view.sgml (r1.28 -> r1.29) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_view.sgml.diff?r1=1.28&r2=1.29) declare.sgml (r1.32 -> r1.33) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/declare.sgml.diff?r1=1.32&r2=1.33) delete.sgml (r1.20 -> r1.21) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/delete.sgml.diff?r1=1.20&r2=1.21) drop_group.sgml (r1.8 -> r1.9) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/drop_group.sgml.diff?r1=1.8&r2=1.9) drop_sequence.sgml (r1.21 -> r1.22) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/drop_sequence.sgml.diff?r1=1.21&r2=1.22) drop_table.sgml (r1.21 -> r1.22) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/drop_table.sgml.diff?r1=1.21&r2=1.22) drop_user.sgml (r1.19 -> r1.20) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/drop_user.sgml.diff?r1=1.19&r2=1.20) drop_view.sgml (r1.20 -> r1.21) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/drop_view.sgml.diff?r1=1.20&r2=1.21) explain.sgml (r1.34 -> r1.35) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/explain.sgml.diff?r1=1.34&r2=1.35) fetch.sgml (r1.37 -> r1.
[COMMITTERS] pgsql: Add OS/2 port mention.
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://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/FAQ.html.diff?r1=1.237&r2=1.238) ---(end of broadcast)--- TIP 8: explain analyze is your friend
[COMMITTERS] pgsql: HTML cleanup.
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.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/FAQ.html.diff?r1=1.238&r2=1.239) ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings
[COMMITTERS] pgsql: Update of Russian FAQ.
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 (r1.23 -> r1.24) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/FAQ_russian.html.diff?r1=1.23&r2=1.24) ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
[COMMITTERS] pgsql: More minor updates and copy-editing.
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 (r1.18 -> r1.19) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_config-ref.sgml.diff?r1=1.18&r2=1.19) pg_dump.sgml (r1.74 -> r1.75) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_dump.sgml.diff?r1=1.74&r2=1.75) pg_dumpall.sgml (r1.46 -> r1.47) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_dumpall.sgml.diff?r1=1.46&r2=1.47) pg_restore.sgml (r1.48 -> r1.49) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_restore.sgml.diff?r1=1.48&r2=1.49) psql-ref.sgml (r1.126 -> r1.127) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/psql-ref.sgml.diff?r1=1.126&r2=1.127) select.sgml (r1.78 -> r1.79) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/select.sgml.diff?r1=1.78&r2=1.79) select_into.sgml (r1.31 -> r1.32) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/select_into.sgml.diff?r1=1.31&r2=1.32) show.sgml (r1.36 -> r1.37) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/show.sgml.diff?r1=1.36&r2=1.37) update.sgml (r1.30 -> r1.31) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/update.sgml.diff?r1=1.30&r2=1.31) ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings
[COMMITTERS] pgsql: Update item for install with spaces: > There are two
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 because 'gmake' and other compiler tools do not fully support > spaces in path names. The second is possible with proper quoting in > the makefiles. Because PostgreSQL supports relocatable installs, it > is possible to install into a directory that doesn't contain spaces and > then copy the install to a directory with spaces. Modified Files: -- pgsql/doc: TODO (r1.1431 -> r1.1432) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1431&r2=1.1432) ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
[COMMITTERS] pgsql: Update wording: < * Allow building with directories containing
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 < into a directory that contains spaces. The first is probably not < possible because 'gmake' and other compiler tools do not fully support < spaces in path names. The second is possible with proper quoting in < the makefiles. Because PostgreSQL supports relocatable installs, it < is possible to install into a directory that doesn't contain spaces and < then copy the install to a directory with spaces. > This is probably not possible because 'gmake' and other compiler tools > do not fully support quoting of paths with spaces. > > * Allow installing to directories containing spaces > > This is possible if proper quoting is added to the makefiles for the > install targets. Because PostgreSQL supports relocatable installs, it > is already possible to install into a directory that doesn't contain > spaces and then copy the install to a directory with spaces. Modified Files: -- pgsql/doc: TODO (r1.1432 -> r1.1433) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1432&r2=1.1433) ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
[COMMITTERS] pgsql: Fix typo
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 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
