Correct description of constraint_name in ALTER TABLE documentation.

Robert Haas <rhaas@postgresql.org>

Commit: f0aa6c06d4e114ecb7ed81a2168238bbcfd54878
Author: Robert Haas <rhaas@postgresql.org>
Date: 2014-04-14T14:52:07Z
Releases: 9.4.0
Correct description of constraint_name in ALTER TABLE documentation.

Apparently, the old text was written at a time when the only use of
constraint_name here was for a constraint to be dropped, but that's
no longer true.

Etsuro Fujita

Files

PathChange+/−
doc/src/sgml/ref/alter_table.sgml modified +1 −1