Further fixes for the buildfarm for pg_audit
Stephen Frost <sfrost@snowman.net>
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.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_audit/expected/pg_audit.out | modified | +92 −0 |
| contrib/pg_audit/Makefile | modified | +1 −1 |
| contrib/pg_audit/sql/pg_audit.sql | modified | +29 −0 |