]> granicus.if.org Git - postgresql/commit
Further fixes for the buildfarm for pg_audit
authorStephen Frost <sfrost@snowman.net>
Thu, 14 May 2015 15:55:36 +0000 (11:55 -0400)
committerStephen Frost <sfrost@snowman.net>
Thu, 14 May 2015 15:55:36 +0000 (11:55 -0400)
commit8a2e1edd2ba0817313c1c0ef76b03a5ab819d17f
tree555aea8094ac759ffc16433d2d466770ee78970b
parentc703b1e689010961c6bb7ede1e88c2ae296858b6
Further fixes for the buildfarm for pg_audit

Also, use a function to load the extension ahead of all other calls,
simulating load from shared_libraries_preload, to make sure the
hooks are in place before logging start.
contrib/pg_audit/Makefile
contrib/pg_audit/expected/pg_audit.out
contrib/pg_audit/sql/pg_audit.sql