pgsql: Disable statement timeouts while making or restoring dumps. - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Disable statement timeouts while making or restoring dumps.
Date
Msg-id 20080503233232.545767559CC@cvs.postgresql.org
Whole thread Raw
Responses Re: pgsql: Disable statement timeouts while making or restoring dumps.
List 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: The 8.2 patch that added support for an alias on the target table
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Disable statement timeouts while making or restoring dumps.