pgsql: Disable statement timeouts while making or restoring dumps.

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Disable statement timeouts while making or restoring dumps.
Date: 2008-05-03 23:32:32
Message-ID: 20080503233232.545767559CC@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.c?r1=1.154&r2=1.155)
pg_dump.c (r1.488 -> r1.489)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c?r1=1.488&r2=1.489)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-05-04 00:52:53 Re: pgsql: Disable statement timeouts while making or restoring dumps.
Previous Message Tom Lane 2008-05-03 23:19:33 pgsql: The 8.2 patch that added support for an alias on the target table