pgsql: Add pg_upgrade comment about mismatch error

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add pg_upgrade comment about mismatch error
Date: 2012-12-20 12:37:38
Message-ID: E1TlfNa-0000c8-GF@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add pg_upgrade comment about mismatch error

Add comment stating that constraint and index names must match.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/345fb82f1616b4d44d8a67a6c10e964400d29c09

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

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2012-12-20 12:41:32 pgsql: Don't set ThisTimeLineID in checkpointer & bgwriter during recov
Previous Message Heikki Linnakangas 2012-12-19 12:22:26 pgsql: Check if we've reached end-of-backup point also if no redo is re