Clarify policy on marking inherited constraints as valid.

Robert Haas <rhaas@postgresql.org>

Commit: 5225c66336a1e4b46925e9f169086fc70f49736f
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-09-15T21:24:54Z
Releases: 10.0
Clarify policy on marking inherited constraints as valid.

Amit Langote and Robert Haas

Files

PathChange+/−
doc/src/sgml/ref/alter_table.sgml modified +9 −5
src/backend/commands/tablecmds.c modified +2 −1

Documentation touched