postgresql/contrib/sepgsql
Andres Freund e7cc78ad43 Remove superfluous tqual.h includes.
Most of these had been obsoleted by 568d4138c / the SnapshotNow
removal.

This is is preparation for moving most of tqual.[ch] into either
snapmgr.h or heapam.h, which in turn is in preparation for pluggable
table AMs.

Author: Andres Freund
Discussion: https://postgr.es/m/20180703070645.wchpu5muyto5n647@alap3.anarazel.de
2019-01-21 12:15:02 -08:00
..
expected Update sepgsql regression test results for commit ca4103025. 2018-12-18 11:40:10 -05:00
sql Remove WITH OIDS support, change oid catalog column visibility. 2018-11-20 16:00:17 -08:00
.gitignore
database.c Replace uses of heap_open et al with the corresponding table_* function. 2019-01-21 10:51:37 -08:00
dml.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
hooks.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
label.c Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
launcher Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile
proc.c Replace uses of heap_open et al with the corresponding table_* function. 2019-01-21 10:51:37 -08:00
relation.c Replace uses of heap_open et al with the corresponding table_* function. 2019-01-21 10:51:37 -08:00
schema.c Replace uses of heap_open et al with the corresponding table_* function. 2019-01-21 10:51:37 -08:00
selinux.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
sepgsql-regtest.te
sepgsql.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
sepgsql.sql.in
test_sepgsql
uavc.c Update copyright for 2019 2019-01-02 12:44:25 -05:00