Skip to content
Release Radar

pgaudit

Databases

PostgreSQL Audit Extension

18.0208 days after 1.5.3
View on GitHub

Part of Databases

Release history

18.0

CompareGitHub

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.

Bug Fixes:

  • Fix issues that could cause 'pgaudit stack is not empty' errors.

Bug Fixes:

  • Fix issues that could cause 'pgaudit stack is not empty' errors.

Bug Fixes:

  • Fix issues that could cause 'pgaudit stack is not empty' errors.

Bug Fixes:

  • Fix issues that could cause 'pgaudit stack is not empty' errors.

Bug Fixes:

  • Fix issues that could cause 'pgaudit stack is not empty' errors.

Features:

  • Improve logging of compound statements.
  • PostgreSQL 17 support.

Features:

  • Add log_parameter_max_size to set maximum size of logged parameters.
  • Redact password for create/alter user mapping.
  • PostgreSQL 16 support.

Features:

  • PostgreSQL 15 support.