Remove useless pg_audit.conf
authorStephen Frost <sfrost@snowman.net>
Fri, 15 May 2015 14:41:53 +0000 (10:41 -0400)
committerStephen Frost <sfrost@snowman.net>
Fri, 15 May 2015 14:41:53 +0000 (10:41 -0400)
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

contrib/pg_audit/pg_audit.conf [deleted file]

diff --git a/contrib/pg_audit/pg_audit.conf b/contrib/pg_audit/pg_audit.conf
deleted file mode 100644 (file)
index e9f4a22..0000000
+++ /dev/null
@@ -1 +0,0 @@
-shared_preload_libraries = pg_audit