diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-09-22 18:35:22 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-09-22 18:35:22 -0400 |
commit | 31510194cc9d87b355cb56e7d88c18c985d7a32a (patch) | |
tree | bbfc0569d0e8d881d3fba8d4532257646c4b3943 /src/include/postgres.h | |
parent | fcc1576687a122059db311791e45e2c5edc5d89b (diff) | |
download | postgresql-31510194cc9d87b355cb56e7d88c18c985d7a32a.tar.gz postgresql-31510194cc9d87b355cb56e7d88c18c985d7a32a.zip |
Minor corrections for ALTER TYPE ADD VALUE IF NOT EXISTS patch.
Produce a NOTICE when the label already exists, for consistency with other
CREATE IF NOT EXISTS commands. Also, fix the code so it produces something
more user-friendly than an index violation when the label already exists.
This not incidentally enables making a regression test that the previous
patch didn't make for fear of exposing an unpredictable OID in the results.
Also some wordsmithing on the documentation.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions