[COMMITTERS] press - pr: Corrected features83 hyperlink

2008-01-10 Thread User Nickg
Log Message: --- Corrected features83 hyperlink Modified Files: -- pr/releases/8.3/ru: presskit83.html.ru (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/ru/presskit83.html.ru.diff?r1=1.2&r2=1.3) --

[COMMITTERS] pgsql: Fix a conceptual error in my patch of 2007-10-26 that avoided

2008-01-10 Thread Tom Lane
Log Message: --- Fix a conceptual error in my patch of 2007-10-26 that avoided considering clauseless joins of relations that have unexploited join clauses. Rather than looking at every other base relation in the query, the correct thing is to examine the other relations in the "initial_re

[COMMITTERS] pgsql: Fix a conceptual error in my patch of 2007-10-26 that avoided

2008-01-10 Thread Tom Lane
Log Message: --- Fix a conceptual error in my patch of 2007-10-26 that avoided considering clauseless joins of relations that have unexploited join clauses. Rather than looking at every other base relation in the query, the correct thing is to examine the other relations in the "initial_re

[COMMITTERS] pgsql: Restructure the shutdown procedure for the archiver process to

2008-01-10 Thread Tom Lane
Log Message: --- Restructure the shutdown procedure for the archiver process to allow it to finish archiving everything (when there's no error), and to eliminate various hazards as best we can. This fixes a previous 8.3 patch that caused the postmaster to kill and then restart the archiver

[COMMITTERS] press - pr: Added features83.html.ru.

2008-01-10 Thread User Nickg
Log Message: --- Added features83.html.ru. Small corrections in release and presskit. Modified Files: -- pr/releases/8.3/ru: presskit83.html.ru (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/ru/presskit83.html.ru.diff?r1=

[COMMITTERS] press - pr: Some improvements

2008-01-10 Thread User Rbm
Log Message: --- Some improvements Modified Files: -- pr/releases/8.3/br: features83.html.br (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/br/features83.html.br.diff?r1=1.5&r2=1.6) presskit83.html.br (r1.3 -> r1.4

[COMMITTERS] npgsql - Npgsql2: [#1002776] The connection string parameter

2008-01-10 Thread User Fxjr
Log Message: --- [#1002776] The connection string parameter CommandTimeout does't affected on Command.CommandTimeout. Thanks Oleg Ufaev for patch. Modified Files: -- Npgsql2/src/Npgsql: NpgsqlCommand.cs (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/c

[COMMITTERS] press - pr: Added Brazilian contact info, links to postgresql.org.br

2008-01-10 Thread User Rbm
Log Message: --- Added Brazilian contact info, links to postgresql.org.br site, and to the English version of the presskit. Modified Files: -- pr/releases/8.3/br: presskit83.html.br (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/relea

[COMMITTERS] press - pr: Finished translation, updated translations with updates to

2008-01-10 Thread User Rbm
Log Message: --- Finished translation, updated translations with updates to the English source. Modified Files: -- pr/releases/8.3/br: features83.html.br (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/br/features83.html.br

[COMMITTERS] pgsql: Generate and include manifest in standalone libpq build on

2008-01-10 Thread Magnus Hagander
Log Message: --- Generate and include manifest in standalone libpq build on Windows. Hiroshi Saito Modified Files: -- pgsql/src/interfaces/libpq: win32.mak (r1.49 -> r1.50) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/win32.mak?r1