pgsql: IMHO, --single-transaction should wrap *all* the commands in - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: IMHO, --single-transaction should wrap *all* the commands in
Date
Msg-id 20060213213019.27DC29DCABF@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
IMHO, --single-transaction should wrap *all* the commands in BEGIN/COMMIT,
not just some of them.

Modified Files:
--------------
    pgsql/src/bin/pg_dump:
        pg_backup_archiver.c (r1.123 -> r1.124)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_archiver.c.diff?r1=1.123&r2=1.124)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Improve documentation of --single-transaction option: fix markup,
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add positive defense against trying to connect when the