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

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: IMHO, --single-transaction should wrap *all* the commands in
Дата
Msg-id 20060213213019.27DC29DCABF@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Improve documentation of --single-transaction option: fix markup,
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add positive defense against trying to connect when the