[COMMITTERS] npgsql - Npgsql2: 2007-10-12 Josh Cooley <[EMAIL PROTECTED]>

2007-10-12 Thread User Jbcooley
Log Message: --- 2007-10-12 Josh Cooley <[EMAIL PROTECTED]> Added support for System.Transactions and promotable transactions. Added Copy files to project. Modified Files: -- Npgsql2/src: Npgsql.csproj (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/c

[COMMITTERS] pgsql: Attached some minor corrections, mainly completion of removal of

2007-10-12 Thread Bruce Momjian
Log Message: --- Attached some minor corrections, mainly completion of removal of the "relation with OID # does not exist" item, and some URL corrections. Ian Barwick Modified Files: -- pgsql/doc: FAQ (r1.438 -> r1.439) (http://developer.postgresql.or

[COMMITTERS] npgsql - Npgsql2: 2007-10-12 Josh Cooley <[EMAIL PROTECTED]>

2007-10-12 Thread User Jbcooley
Log Message: --- 2007-10-12 Josh Cooley <[EMAIL PROTECTED]> Added support for System.Transactions and promotable transactions. Added Files: --- Npgsql2/src/Npgsql: NpgsqlPromotableSinglePhaseNotification.cs (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi

[COMMITTERS] npgsql - Npgsql2: 2007-10-12 Josh Cooley <[EMAIL PROTECTED]>

2007-10-12 Thread User Jbcooley
Log Message: --- 2007-10-12 Josh Cooley <[EMAIL PROTECTED]> Added support for System.Transactions and promotable transactions. Modified Files: -- Npgsql2/src/Npgsql: NpgsqlConnectionString.cs (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/np

[COMMITTERS] npgsql - Npgsql2: 2007-10-12 Josh Cooley <[EMAIL PROTECTED]>

2007-10-12 Thread User Jbcooley
Log Message: --- 2007-10-12 Josh Cooley <[EMAIL PROTECTED]> Added support for System.Transactions and promotable transactions. Modified Files: -- Npgsql2/src/Npgsql: NpgsqlConnection.cs (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/N

[COMMITTERS] npgsql - Npgsql2: 2007-10-12 Josh Cooley <[EMAIL PROTECTED]>

2007-10-12 Thread User Jbcooley
Log Message: --- 2007-10-12 Josh Cooley <[EMAIL PROTECTED]> Move PGUtil to first class in file so that visual studio builds associated resource correctly. Modified Files: -- Npgsql2/src/Npgsql: PGUtil.cs (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/

[COMMITTERS] pgsql: Teach planagg.c that partial indexes specifying WHERE foo IS NOT

2007-10-12 Thread Tom Lane
Log Message: --- Teach planagg.c that partial indexes specifying WHERE foo IS NOT NULL can be used to perform MIN(foo) or MAX(foo), since we want to discard null rows in the indexscan anyway. (This would probably fall out for free if we were injecting the IS NOT NULL clause somewhere earli

[COMMITTERS] pgsql: When telling the bgwriter that we need a checkpoint because too

2007-10-12 Thread Tom Lane
Log Message: --- When telling the bgwriter that we need a checkpoint because too much xlog has been consumed, recheck against the latest value of RedoRecPtr before really sending the signal. This avoids useless checkpoint activity if XLogWrite is executed when we have a very stale local co

[COMMITTERS] pgsql: Remove hack in pg_tablespace_aclmask() that disallowed

2007-10-12 Thread Tom Lane
Log Message: --- Remove hack in pg_tablespace_aclmask() that disallowed permissions on pg_global even to superusers, and replace it with checks in various other places to complain about invalid uses of pg_global. This ends up being a bit more code but it allows a more specific error messag

[COMMITTERS] orafce - orafce: GCC 4.2 does not like unmatched apostrophes, even in

2007-10-12 Thread User Petere
Log Message: --- GCC 4.2 does not like unmatched apostrophes, even in #error argument. Modified Files: -- orafce: orafunc.h (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/orafunc.h.diff?r1=1.7&r2=1.8) ---(

[COMMITTERS] orafce - orafce: Handle case where pgxs (Makefile.global) does not

2007-10-12 Thread User Petere
Log Message: --- Handle case where pgxs (Makefile.global) does not define FLEX or YACC variables. (bug 1009435) Modified Files: -- orafce: Makefile (r1.19 -> r1.20) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/Makefile.diff?r1=1.19&r2=1.20) -

[COMMITTERS] pllolcode - pllolcode: Returning values works, but since there's no

2007-10-12 Thread User Eggyknap
Log Message: --- Returning values works, but since there's no error checking, the return type's input function probably has to be fairly smart to avoid errors with some of the less common types. Example usage: CREATE FUNCTION lolBoolTest() RETURNS BOOLEAN AS $$ HAI FOUND YR WIN K

[COMMITTERS] stackbuilder - wizard: Re-add broken file in binary format.

2007-10-12 Thread User Dpage
Log Message: --- Re-add broken file in binary format. Added Files: --- wizard/i18n/ja_JP: StackBuilder.mo (r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/i18n/ja_JP/StackBuilder.mo?rev=1.3&content-type=text/x-cvsweb-markup)

[COMMITTERS] pgtreelib - pgtreelib:

2007-10-12 Thread User Kostas
Log Message: --- Modified Files: -- pgtreelib/src/tutorial: tutorial.sql (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtreelib/pgtreelib/src/tutorial/tutorial.sql.diff?r1=1.1&r2=1.2) ---(end of broadcast)---

[COMMITTERS] stackbuilder - wizard: Remove broken file.

2007-10-12 Thread User Dpage
Log Message: --- Remove broken file. Removed Files: - wizard/i18n/ja_JP: StackBuilder.mo (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/i18n/ja_JP/StackBuilder.mo) ---(end of broadcast)--- T