Skip to content
TILens What matters today in tech
Theme
Topics - PostgreSQL
Calendar · FEB 2024
M02 Feb 2024
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 1 23 24 25
26 27 28 29

Daily edition · PostgreSQL

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

22 Feb 2024 edition
PostgreSQL GitHub

pgbouncer/pgbouncer: PgBouncer 1.22.0

2024-01-31 - PgBouncer 1.22.0 - "DEALLOCATE ALL" Features Adds support for DEALLOCATE ALL and DISCARD ALL when max_prepared_statements is set to a non-zero value (normal DEALLOCATE is still unsupported) (#972) Support…

Source: pgBouncer Releases JelteF