pgsql: Add pg_upgrade comment for why we can't use template1 inheritanc - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Add pg_upgrade comment for why we can't use template1 inheritanc
Date
Msg-id E1PkJwe-0001sI-Bf@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add pg_upgrade comment for why we can't use template1 inheritance for
the support functions.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=2bb87a61a84ab74b7ba820aac787443a78897bf4

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Prevent buffer overrun while parsing an integer in a "query_int"
Next
From: Bruce Momjian
Date:
Subject: pgsql: Add missing period "." in pg_upgrade documentation.