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
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
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
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
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
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/
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
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
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
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)
---(
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)
-
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
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)
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)---
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
15 matches
Mail list logo