Skip to content

Releases: gleu/pg_log_userqueries

v1.5.0

08 Jun 14:59
Compare
Choose a tag to compare
  • Fix a really bad issue with pg_log_userqueries.log_query_id initial value

v1.4.0

25 Jan 10:35
Compare
Choose a tag to compare
  • Add query_id filter

v1.3.0

04 Apr 09:05
Compare
Choose a tag to compare
  • Add PostgreSQL 14 support
  • Add a version number inside the library
  • Few (memory) fixes

v1.2.0

02 Nov 09:34
Compare
Choose a tag to compare
  • Add a whitelist and a blacklist to filters
  • Better filtering of Background Workers
  • Add PostgreSQL 12 and 13 support
  • Add support to log queries following application name
  • Add support for logging statements duration

1.1.0

17 Sep 17:26
Compare
Choose a tag to compare
  • Add v9.x and v10 compatibility
  • Add some GUCs: match_all, log_query, switchoff, and log_superusers
  • Update README