postgresql/contrib/sepgsql
Andres Freund 823eb3db1c meson: Fix missing dependency from install-quiet to sepgsql.sql
This could lead to an error like

ERROR: File 'contrib/sepgsql/sepgsql.sql' could not be found

Backpatch: 16-, where meson was added
2023-11-17 16:29:48 -08:00
..
expected Catalog not-null constraints 2023-08-25 13:31:24 +02:00
sql sepgsql: Adjust regression expected output 2023-08-17 10:51:26 +09:00
.gitignore Minor sepgsql regression test fixes. 2011-02-02 23:46:51 -05:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
database.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
dml.c Remove bms_first_member(). 2023-03-02 11:34:29 -05:00
hooks.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
label.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
launcher Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build meson: Fix missing dependency from install-quiet to sepgsql.sql 2023-11-17 16:29:48 -08:00
proc.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
relation.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
schema.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
selinux.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
sepgsql-regtest.te Update sepgsql to add mandatory access control for TRUNCATE 2019-11-23 10:46:44 -05:00
sepgsql.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
sepgsql.sql.in sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
test_sepgsql Update sepgsql to add mandatory access control for TRUNCATE 2019-11-23 10:46:44 -05:00
uavc.c Update copyright for 2023 2023-01-02 15:00:37 -05:00