pgsql: In pg_upgrade, check there are no prepared transactions. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: In pg_upgrade, check there are no prepared transactions.
Date
Msg-id E1QWYYv-0004g9-SS@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: In pg_upgrade, check there are no prepared transactions.
List pgsql-committers
In pg_upgrade, check there are no prepared transactions.

Backpatch to 9.1.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/5561fe21846a3d9d0e97879fd95c79d3575886b0

Modified Files
--------------
contrib/pg_upgrade/check.c |   33 +++++++++++++++++++++++++++++++++
1 files changed, 33 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Fix grammatical mistake introduced by previous commit
Next
From: Thom Brown
Date:
Subject: Re: pgsql: In pg_upgrade, check there are no prepared transactions.