pgsql: Fixup pg_dumpall adding --lock-wait-timeout, to match pg_dump. - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Fixup pg_dumpall adding --lock-wait-timeout, to match pg_dump.
Date
Msg-id 20080829172843.2A9EC755315@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fixup pg_dumpall adding --lock-wait-timeout, to match pg_dump.

David Gould

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        pg_dumpall.sgml (r1.72 -> r1.73)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_dumpall.sgml?r1=1.72&r2=1.73)
    pgsql/src/bin/pg_dump:
        pg_dumpall.c (r1.105 -> r1.106)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dumpall.c?r1=1.105&r2=1.106)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix bug in original implementation of xmlserialize(): if user
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: [#1010415] Stream seek error on close.