aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2012-05-22 11:19:33 -0400
committerRobert Haas <rhaas@postgresql.org>2012-05-22 11:23:36 -0400
commit8fbe5a317de6c91826ae2c91f73f780bb0d6489e (patch)
treefd48724df7f192a058d86dc00a23cf92cf33c05f /src/backend/access/gist
parentb536458e73a8d9294817228f06961913f6faa551 (diff)
downloadpostgresql-8fbe5a317de6c91826ae2c91f73f780bb0d6489e.tar.gz
postgresql-8fbe5a317de6c91826ae2c91f73f780bb0d6489e.zip
Fix error message for COMMENT/SECURITY LABEL ON COLUMN xxx IS 'yyy'
When the column name is an unqualified name, rather than table.column, the error message complains about too many dotted names, which is wrong. Report by Peter Eisentraut based on examination of the sepgsql regression test output, but the problem also affects COMMENT. New wording as suggested by Tom Lane.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions