mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 08:42:38 -04:00
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
This commit is contained in:
parent
458a07701e
commit
aff27e3379
1 changed files with 0 additions and 1 deletions
|
|
@ -1 +0,0 @@
|
|||
shared_preload_libraries = pg_audit
|
||||
Loading…
Reference in a new issue