postgresql/contrib/sepgsql
Robert Haas 8fbe5a317d 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.
2012-05-22 11:23:36 -04:00
..
expected Fix error message for COMMENT/SECURITY LABEL ON COLUMN xxx IS 'yyy' 2012-05-22 11:23:36 -04:00
sql sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
.gitignore Minor sepgsql regression test fixes. 2011-02-02 23:46:51 -05:00
Makefile Take sepgsql regression tests out of the regular regression test mechanism. 2011-09-27 20:07:15 -04:00
database.c sepgsql DROP support. 2012-03-09 15:18:45 -05:00
dml.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
hooks.c sepgsql DROP support. 2012-03-09 15:18:45 -05:00
label.c Lots of doc corrections. 2012-04-23 22:43:09 -04:00
launcher Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
proc.c sepgsql DROP support. 2012-03-09 15:18:45 -05:00
relation.c sepgsql DROP support. 2012-03-09 15:18:45 -05:00
schema.c sepgsql DROP support. 2012-03-09 15:18:45 -05:00
selinux.c More duplicate word removal. 2012-05-02 09:28:16 -04:00
sepgsql-regtest.te sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
sepgsql.h sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
sepgsql.sql.in sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
test_sepgsql sepgsql DROP support. 2012-03-09 15:18:45 -05:00
uavc.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00