Fix buildfarm with regard to pg_audit

Stephen Frost <sfrost@snowman.net>

Commit: dfb7624a13277e7662a2c983e4440dcd522c16f1
Author: Stephen Frost <sfrost@snowman.net>
Date: 2015-05-14T14:57:12Z
Releases: 9.5.0
Fix buildfarm with regard to pg_audit

Remove the check that pg_audit be installed by
shared_preload_libraries as that's not going to work when running the
regressions tests in the buildfarm.  That check was primairly a nice to
have and isn't required anyway.

Files

PathChange+/−
contrib/pg_audit/pg_audit.c modified +0 −5