Remove now-dead code for processing CONSTR_UNIQUE nodes in
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/command.c | modified | +7 −173 |