OSDN Git Service

Remove now-dead code for processing CONSTR_UNIQUE nodes in
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 4 Dec 2001 17:19:48 +0000 (17:19 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 4 Dec 2001 17:19:48 +0000 (17:19 +0000)
commitdae887abfe54b10820e03f0de82542306d825b00
tree76a4fca2dbcaa5769dd019f91ba86ed1e6f70e42
parentfb170041c6347376c385baca4e3effc2351d4c90
Remove now-dead code for processing CONSTR_UNIQUE nodes in
AlterTableAddConstraint.  Earlier reorganization of the parser's
processing of ALTER TABLE means that these node types no longer get here.
src/backend/commands/command.c