aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
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:24:16 -0400
commitae7c8b290f525504978c01d77366a753505d10d5 (patch)
treec24801da29a8f40210bfcd3aff388dcd4abae725 /src/backend/access/gist/gistutil.c
parent9255d21d2fe5209c96b712f96c799fe594f00f4b (diff)
downloadpostgresql-ae7c8b290f525504978c01d77366a753505d10d5.tar.gz
postgresql-ae7c8b290f525504978c01d77366a753505d10d5.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/gistutil.c')
0 files changed, 0 insertions, 0 deletions