postgresql/contrib/sepgsql/expected
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
..
ddl.out sepgsql DROP support. 2012-03-09 15:18:45 -05:00
dml.out Minor sepgsql regression test fixes. 2011-02-02 23:46:51 -05:00
label.out Fix error message for COMMENT/SECURITY LABEL ON COLUMN xxx IS 'yyy' 2012-05-22 11:23:36 -04:00
misc.out Various sepgsql corrections. 2011-02-02 23:39:43 -05:00