Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
2026-05-25 dblink: Give user mapping precedence for use_scram_passthrough Fujii Masao 18 (unreleased)
2026-05-25 postgres_fdw: Give user mapping precedence for use_scram_passthrough Fujii Masao 18 (unreleased)
2026-05-25 Fix size check in statext_dependencies_deserialize() Michael Paquier 18 (unreleased)
2026-05-22 Avoid exposing WAL receiver raw conninfo during timeline jumps Michael Paquier 18 (unreleased)
2026-05-22 Prevent setting NO INHERIT on partitioned NOT NULL constraints Fujii Masao 18 (unreleased)
2026-05-20 pg_recvlogical: Honor source cluster file permissions for output files Fujii Masao 18 (unreleased)
2026-05-18 psql: Make ParseVariableDouble reject values above max Daniel Gustafsson 18 (unreleased)
2026-05-18 injection_points: Move some structs to new header injection_points.h Michael Paquier 18 (unreleased)
2026-05-17 Use ereport(ERROR), not Assert(), for publisher tuples missing columns. Noah Misch 18 (unreleased)
2026-05-15 Doc: fix release-note typo. Tom Lane 18 (unreleased)
2026-05-15 Re-add regression tests for ltree and intarray Michael Paquier 18 (unreleased)
2026-05-14 refint: Fix segfault in check_foreign_key(). Nathan Bossart 18 (unreleased)
2026-05-14 Prevent access to other sessions' temp tables Alexander Korotkov 18 (unreleased)
2026-05-14 Add tests for cross-session temp table access Alexander Korotkov 18 (unreleased)
2026-05-14 pgbench: fix verbose error message corruption with multiple threads Fujii Masao 18 (unreleased)
2026-05-13 Add more tests for corrupted data with pglz_decompress() Michael Paquier 18 (unreleased)
2026-05-13 Fix stale COPY progress during logical replication table sync Fujii Masao 18 (unreleased)
2026-05-11 Stamp 18.4. Tom Lane 18.4
2026-05-11 Last-minute updates for release notes. Tom Lane 18.4
2026-05-11 Use palloc_array() in a few more places to avoid overflow Heikki Linnakangas 18.4
2026-05-11 Remove test cases for field overflows in intarray and ltree. Tom Lane 18.4
2026-05-11 Fix integer-overflow and alignment hazards in locale-related code. Tom Lane 18.4
2026-05-11 Mark PQfn() unsafe and fix overrun in frontend LO interface. Nathan Bossart 18.4
2026-05-11 Prevent path traversal in pg_basebackup and pg_rewind Michael Paquier 18.4
2026-05-11 Fix integer overflow in array_agg(), when the array grows too large Heikki Linnakangas 18.4