Skip to content

pgAudit 18.0 (PostgreSQL 18)

Latest

Choose a tag to compare

@dwsteele dwsteele released this 24 Sep 14:41

Bug Fixes:

  • Error when required hooks are skipped.

Improvements:

  • SELECT FOR UPDATE object logging improvement.
  • Disable logging in parallel workers.
  • Use strpbrk() instead of strstr() where applicable.
  • Fix search_path for trigger functions.
  • Minor code optimizations.

Features:

  • PostgreSQL 18 support.