Re: [COMMITTERS] pgsql: Add checks to TRUNCATE, CLUSTER, and REINDEX to prevent

2008-01-30 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > You want a TODO for 3883? Yeah, I would like to have some positive detection for deadlocks involving LockBufferForCleanup(). What is unclear is how the heck to do that without adding unacceptable overhead to buffer pin/unpin. re

Re: [COMMITTERS] pgsql: Add checks to TRUNCATE, CLUSTER, and REINDEX to prevent

2008-01-30 Thread Bruce Momjian
Tom Lane wrote: > Log Message: > --- > Add checks to TRUNCATE, CLUSTER, and REINDEX to prevent performing these > operations when the current transaction has any open references to the > target relation or index (implying it has an active query using the relation). > The need for this was p

[COMMITTERS] pgsql: Fix test that wrongly excluded some dumpbin symbols.

2008-01-30 Thread Andrew Dunstan
Log Message: --- Fix test that wrongly excluded some dumpbin symbols. Keep the intermediate symbol file rather then blowing it away, for easier debugging. Modified Files: -- pgsql/src/tools/msvc: gendef.pl (r1.6 -> r1.7) (http://developer.postgresql.org/c

[COMMITTERS] npgsql - Npgsql2: Reverted search_path patch to original as proposed

2008-01-30 Thread User Fxjr
Log Message: --- Reverted search_path patch to original as proposed by Andrus Moor with an slightly modification to use = instead of TO. See here: http://pgfoundry.org/forum/message.php?msg_id=1002859 for discussion. Added check for semicolon (;) in searchpath connection string paramet

[COMMITTERS] npgsql - Npgsql2: Added support for parameters explicit typing on plain

2008-01-30 Thread User Fxjr
Log Message: --- Added support for parameters explicit typing on plain queries (this support was already present when calling functions). Now when sending queries, Npgsql will send the exact typing of the parameters as specified by DbType or NpgsqlDbType enums. This will allow better ty

[COMMITTERS] pgsql: Add checks to TRUNCATE, CLUSTER, and REINDEX to prevent

2008-01-30 Thread Tom Lane
Log Message: --- Add checks to TRUNCATE, CLUSTER, and REINDEX to prevent performing these operations when the current transaction has any open references to the target relation or index (implying it has an active query using the relation). The need for this was previously recognized in conn

[COMMITTERS] press - pr: First cut of spanish version of features file.

2008-01-30 Thread Alvaro Herrera
Log Message: --- First cut of spanish version of features file. Added Files: --- pr/releases/8.3/es: features83.html.es (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/es/features83.html.es?rev=1.1&content-type=text/x-cvsweb-markup) -

[COMMITTERS] pgsql: Add a GUC variable "synchronize_seqscans" to allow clients to

2008-01-30 Thread Tom Lane
Log Message: --- Add a GUC variable "synchronize_seqscans" to allow clients to disable the new synchronized-scanning behavior, and make pg_dump disable sync scans so that it will reliably preserve row ordering. Per recent discussions. Modified Files: -- pgsql/doc/src/sgml:

[COMMITTERS] pginstaller - pginst: Updated Ukrainian translation from Andrey Repko

2008-01-30 Thread User Dpage
Log Message: --- Updated Ukrainian translation from Andrey Repko Modified Files: -- pginst/lang: ua.xml (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/ua.xml.diff?r1=1.4&r2=1.5) ---(end of broadc

[COMMITTERS] pgsql: Translation updates

2008-01-30 Thread Peter Eisentraut
Log Message: --- Translation updates Modified Files: -- pgsql/src/backend: nls.mk (r1.20 -> r1.21) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/nls.mk?r1=1.20&r2=1.21) pgsql/src/backend/po: de.po (r1.27 -> r1.28) (http:

[COMMITTERS] pgsql: Improve table reference

2008-01-30 Thread Peter Eisentraut
Log Message: --- Improve table reference Modified Files: -- pgsql/doc/src/sgml: high-availability.sgml (r1.31 -> r1.32) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml?r1=1.31&r2=1.32) ---(end o

[COMMITTERS] pgsql: Update key words table for 8.3

2008-01-30 Thread Peter Eisentraut
Log Message: --- Update key words table for 8.3 Modified Files: -- pgsql/doc/src/sgml: keywords.sgml (r2.19 -> r2.20) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/keywords.sgml?r1=2.19&r2=2.20) ---(end of broadcast

[COMMITTERS] press - pr: Small fixes to the Romanian 8.3 release files

2008-01-30 Thread User Am
Log Message: --- Small fixes to the Romanian 8.3 release files Modified Files: -- pr/releases/8.3/ro: presskit83.html.ro (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/ro/presskit83.html.ro.diff?r1=1.2&r2=1.3) rele

[COMMITTERS] press - pr: Updated the Romanian release files for 8.3

2008-01-30 Thread User Am
Log Message: --- Updated the Romanian release files for 8.3 Modified Files: -- pr/releases/8.3/ro: features83.html.ro (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/ro/features83.html.ro.diff?r1=1.1&r2=1.2) presski

[COMMITTERS] dbi-link - dbi-link: Updated copyright.txt to cover 2008

2008-01-30 Thread David Fetter
Log Message: --- Updated copyright.txt to cover 2008 Modified Files: -- dbi-link: copyright.txt (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/copyright.txt.diff?r1=1.5&r2=1.6) ---(end of broadcast)---