postgresql/contrib/pg_audit
Stephen Frost aff27e3379 Remove useless pg_audit.conf
No need to have pg_audit.conf any longer since the regression tests are
just loading the module at the start of each session (to simulate being
in shared_preload_libraries, which isn't something we can actually make
happen on the buildfarm itself, it seems).

Pointed out by Tom
2015-05-15 10:41:53 -04:00
..
expected Make repeated 'make installcheck' runs work 2015-05-14 15:41:39 -04:00
sql Make repeated 'make installcheck' runs work 2015-05-14 15:41:39 -04:00
.gitignore Add pg_audit, an auditing extension 2015-05-14 10:36:16 -04:00
Makefile Further fixes for the buildfarm for pg_audit 2015-05-14 11:55:36 -04:00
pg_audit--1.0.0.sql Add pg_audit, an auditing extension 2015-05-14 10:36:16 -04:00
pg_audit.c Fix portability issue in pg_audit. 2015-05-14 13:19:26 -04:00
pg_audit.control Add pg_audit, an auditing extension 2015-05-14 10:36:16 -04:00