pgsql: Add pg_upgrade C comment about why we check all relkinds for reg - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Add pg_upgrade C comment about why we check all relkinds for reg
Date
Msg-id E1RnzAC-00030p-3C@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add pg_upgrade C comment about why we check all relkinds for regtypes.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ecf7a2ea387a409f6152c05f60e5765c7436b8df

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


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Add bitwise AND, OR, and NOT operators for macaddr data type.
Next
From: Robert Haas
Date:
Subject: pgsql: Clarify that bgwriter no longer handles checkpoints.