postgresql/contrib/sepgsql
Joe Conway 06c0afe56e Fix contrib/sepgsql regr tests for tup-routing constraint check change.
Commit 15ce775 changed tuple-routing constraint checking logic.
This affects the expected output for contrib/sepgsql, because
there's no longer LOG entries reporting allowance of int4eq()
execution. Per buildfarm.
2017-06-07 17:54:33 -07:00
..
expected Fix contrib/sepgsql regr tests for tup-routing constraint check change. 2017-06-07 17:54:33 -07:00
sql Fix whitespace 2017-04-10 11:18:15 -04:00
.gitignore
database.c Replace over-optimistic Assert in partitioning code with a runtime test. 2017-06-04 16:20:03 -04:00
dml.c
hooks.c
label.c
launcher
Makefile
proc.c Replace over-optimistic Assert in partitioning code with a runtime test. 2017-06-04 16:20:03 -04:00
relation.c Replace over-optimistic Assert in partitioning code with a runtime test. 2017-06-04 16:20:03 -04:00
schema.c Replace over-optimistic Assert in partitioning code with a runtime test. 2017-06-04 16:20:03 -04:00
selinux.c
sepgsql-regtest.te
sepgsql.h
sepgsql.sql.in
test_sepgsql
uavc.c