pgsql: Clarify comment in ATRewriteTable(). - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Clarify comment in ATRewriteTable().
Date
Msg-id E1PlT1B-0005Yi-QF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Clarify comment in ATRewriteTable().

Make sure it's clear that the prohibition on adding a column with a default
when the rowtype is used elsewhere is intentional, and be a bit more
explicit about the other cases where we perform this check.

Branch
------
master

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

Modified Files
--------------
src/backend/commands/tablecmds.c |   14 +++++++++-----
1 files changed, 9 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Move pipe.c into the backend.
Next
From: Bruce Momjian
Date:
Subject: pgsql: Add doc comment that installation.sgml can't use xrefs.