Log Message:
---
Fixed the first DSN name mistake.
Modified Files:
--
psqlodbc:
dlg_specific.h (r1.56 -> r1.57)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/dlg_specific.h.diff?r1=1.56&r2=1.57)
--
Sent via pgsql-committers mailing list (
Log Message:
---
Prep next release.
Modified Files:
--
psqlodbc:
configure.ac (r1.73 -> r1.74)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/configure.ac.diff?r1=1.73&r2=1.74)
version.h (r1.119 -> r1.120)
(http://cvs.pgfoun
Log Message:
---
Added a prepared bytea support test.
Modified Files:
--
Npgsql2/testsuite/noninteractive/NUnit20:
CommandTests.cs (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/NUnit20/CommandTests.c
Log Message:
---
Adjustment of a library.
(PostgreSQL Version 8.3 of MSVC)
Modified Files:
--
psqlodbc/installer:
Make.bat (r1.34 -> r1.35)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/installer/Make.bat.diff?r1=1.34&r2=1.35)
psqlo
Log Message:
---
Allow IOException in listen thread to be handled by application. (reported by
Dan Sherwin). ClearPool called from resulting IOException triggered another
error on the pool cleanup thread. Changed to remove Queue for connections.
Modified Files:
--
Npgsq
Log Message:
---
The 8.2 patch that added support for an alias on the target table of
UPDATE/DELETE forgot to teach ruleutils.c to display the alias.
Per bug #4141 from Mathias Seiler.
Modified Files:
--
pgsql/src/backend/utils/adt:
ruleutils.c (r1.272 -> r1.273)
Log Message:
---
The 8.2 patch that added support for an alias on the target table of
UPDATE/DELETE forgot to teach ruleutils.c to display the alias.
Per bug #4141 from Mathias Seiler.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/src/backend/utils/adt:
ruleuti
Log Message:
---
The 8.2 patch that added support for an alias on the target table of
UPDATE/DELETE forgot to teach ruleutils.c to display the alias.
Per bug #4141 from Mathias Seiler.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/src/backend/utils/adt:
ruleuti
Log Message:
---
Disable statement timeouts while making or restoring dumps.
Joshua Drake.
Modified Files:
--
pgsql/src/bin/pg_dump:
pg_backup_archiver.c (r1.154 -> r1.155)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_archiver.
[EMAIL PROTECTED] (Andrew Dunstan) writes:
> Disable statement timeouts while making or restoring dumps.
The pg_backup_archiver.c change is wrong: the command should
be issued inside _doSetFixedOutputState().
regards, tom lane
--
Sent via pgsql-committers mailing list (p
Log Message:
---
Place statement timeout more appropriately, per gripe from Tom.
Modified Files:
--
pgsql/src/bin/pg_dump:
pg_backup_archiver.c (r1.155 -> r1.156)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_archiver.c?r1=1.155&
Tom Lane wrote:
[EMAIL PROTECTED] (Andrew Dunstan) writes:
Disable statement timeouts while making or restoring dumps.
The pg_backup_archiver.c change is wrong: the command should
be issued inside _doSetFixedOutputState().
Yes, quite true. Sorry. I hav
12 matches
Mail list logo