pgsql: Remove pg_restore's --single-transaction option, as it throws er

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove pg_restore's --single-transaction option, as it throws er
Date: 2012-12-01 14:58:03
Message-ID: E1TeoW3-00043x-6J@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove pg_restore's --single-transaction option, as it throws errors in
certain cases.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/209772350b69f816e291b14b072f6e3862a0b4e0

Modified Files
--------------
contrib/pg_upgrade/pg_upgrade.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2012-12-01 15:02:51 Re: pgsql: Remove pg_restore's --single-transaction option, as it throws er
Previous Message Simon Riggs 2012-12-01 14:56:21 pgsql: Second tweak of COPY FREEZE