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 Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/f0aa6c06d4e114ecb7ed81a2168238bbcfd54878 Modified Files -------------- doc/src/sgml/ref/alter_table.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
