Releases: fmbiete/pgauditlogtofile
Releases · fmbiete/pgauditlogtofile
v1.6.4
v1.6.3
v1.6.2
Fixes
Full Changelog: v1.6.1...v1.6.2
PostgreSQL 17
Added support for PostgreSQL v17
v1.6.0
v1.5.12
v1.5.11 - Fix possible PANIC after pg_reload_conf
With disconnection login enabled it could be possible for a session to trigger a PANIC after the execution of a pg_reload_conf, in a session that connects, executes that statement and immediately disconnect.
This is a extremely rare situation, replicated 1 ocassion in 1000+ tries
Fix: Segfault on shutdown
Fix: segmentation faul during shutdown - race condition identified in PostgreSQL 12.13
v1.5.9
v1.5.8 - PostgreSQL v15 support
Small changes needed for this extension to work in PostgreSQL v15