postgresql/contrib/sepgsql
Andres Freund 29d432e477 Blindly attempt to adapt sepgsql regression tests.
Commit bf6c614a2f broke the sepgsql test
due to a new invocation of the function access hook during grouping
equal initialization.

The new behaviour seems at least as correct as the old one, so try
adapt the tests. As I've no working sepgsql setup here, this is just
going from buildfarm results.

Author: Andres Freund
Discussion: https://postgr.es/m/20180217000337.lfsdvro3l6ccsksp@alap3.anarazel.de
2018-02-20 18:24:00 -08:00
..
expected Blindly attempt to adapt sepgsql regression tests. 2018-02-20 18:24:00 -08:00
sql Fix whitespace 2017-04-10 11:18:15 -04:00
.gitignore Minor sepgsql regression test fixes. 2011-02-02 23:46:51 -05:00
Makefile Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00
database.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
dml.c get_relid_attribute_name is dead, long live get_attname 2018-02-12 19:33:15 -03:00
hooks.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
label.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
launcher Update copyright for 2018 2018-01-02 23:30:12 -05:00
proc.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
relation.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
schema.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
selinux.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
sepgsql-regtest.te Fix sepgsql regression tests. 2015-08-30 11:09:05 -07:00
sepgsql.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
sepgsql.sql.in sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
test_sepgsql Fix omission of -X (--no-psqlrc) in some psql invocations. 2015-12-28 11:46:43 -05:00
uavc.c Update copyright for 2018 2018-01-02 23:30:12 -05:00