OSDN Git Service

Clarify comment in ATRewriteTable().
authorRobert Haas <rhaas@postgresql.org>
Fri, 4 Feb 2011 21:14:54 +0000 (16:14 -0500)
committerRobert Haas <rhaas@postgresql.org>
Fri, 4 Feb 2011 21:14:54 +0000 (16:14 -0500)
commit9e7e1172a53054dc14574e42865ea8213bc06371
treebebb00143e23a960f4422b20aca4e5cdff89f442
parentb1e65c32168a2b64276a57be8c4dc5a63d33e12d
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.
src/backend/commands/tablecmds.c