Log Message:
---
Fix Assert failure when a fastpath function call is attempted inside an
already-aborted transaction block. GetSnapshotData throws an Assert if
not in a valid transaction; hence we mustn't attempt to set a snapshot
for the function until after checking for aborted transacti
Log Message:
---
Fix Assert failure when a fastpath function call is attempted inside an
already-aborted transaction block. GetSnapshotData throws an Assert if
not in a valid transaction; hence we mustn't attempt to set a snapshot
for the function until after checking for aborted transacti
Log Message:
---
Fix Assert failure when a fastpath function call is attempted inside an
already-aborted transaction block. GetSnapshotData throws an Assert if
not in a valid transaction; hence we mustn't attempt to set a snapshot
for the function until after checking for aborted transacti
Log Message:
---
make template config force_every 336 ( = 2 weeks) instead of undef.
Modified Files:
--
client-code:
build-farm.conf (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/build-farm.conf.diff?r1=1.18&r2=1.19)
Log Message:
---
fixed a problem with NOTICE/STATEMENT couple on DDL
Modified Files:
--
pgfouine/include/postgresql/lines:
PostgreSQLStatementLine.class.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lin
Log Message:
---
improved the -report option analysis
Modified Files:
--
pgfouine:
pgfouine.php (r1.43 -> r1.44)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.43&r2=1.44)
ChangeLog (r1.38 -> r1.39)
(h
Log Message:
---
Moved the (tableID:rowID) pairs to the first attribute of the tuple set for
faster access.
Modified Files:
--
fd:
algstructs.c (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algstructs.c.diff?r1=1.7&r2=1.8)
Log Message:
---
NOTICEs for a query are now displayed
improved normalized queries formatting
Modified Files:
--
pgfouine/include/reporting:
ReportAggregator.class.php (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/r
Log Message:
---
Code review for psql multiline history patch(es). Fix memory leak,
failure to enter commands in history if canceled by control-C, other
infelicities.
Modified Files:
--
pgsql/src/bin/psql:
command.c (r1.169 -> r1.170)
(http://developer.pos
Log Message:
---
Minor code cleanup: make the WIN32 case less gratuitously different from
the other platform-specific cases in ps_status.
Modified Files:
--
pgsql/src/backend/utils/misc:
ps_status.c (r1.29 -> r1.30)
(http://developer.postgresql.org/cvsweb.c
Log Message:
---
2006-06-11 Josh Cooley <[EMAIL PROTECTED]>
* Fixed NpgsqlCommandBuilder.cs to always qualify table names with the
schema name so that the command builder can be used with tables in other
schemas.
Modified Files:
--
Npgsql/src/Npgsql:
NpgsqlC
Log Message:
---
2006-06-11 Josh Cooley <[EMAIL PROTECTED]>
* Fixed NpgsqlCommandBuilder.cs to always qualify table names with the
schema name so that the command builder can be used with tables in other
schemas.
Modified Files:
--
Npgsql2/src/Npgsql:
Npgsql
12 matches
Mail list logo