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 Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/aff27e33797c5161a322a10b44a260d848b73154 Modified Files -------------- contrib/pg_audit/pg_audit.conf | 1 - 1 file changed, 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
