Commits

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

DateSubjectAuthorReleases
2026-07-01 Document wal_compression=on John Naylor 17 (unreleased)
2026-03-24 Fix copy-paste error in test_ginpostinglist John Naylor 17.10
2026-02-04 Fix various instances of undefined behavior John Naylor 17.8
2026-01-07 createuser: Update docs to reflect defaults John Naylor 17.8
2025-10-03 Fix reuse-after-free hazard in dead_items_reset John Naylor 17.7
2025-08-07 Update ICU C++ API symbols John Naylor 17.6
2025-03-07 Doc: correct aggressive vacuum threshold for multixact members storage John Naylor 17.5
2025-02-24 Silence warning in older versions of Valgrind John Naylor 17.5
2025-02-12 Doc: Fix punctuation errors John Naylor 17.4
2025-01-29 Revert "Speed up tail processing when hashing aligned C strings, take two" John Naylor 17.3
2024-12-04 Fix use-after-free in parallel_vacuum_reset_dead_items John Naylor 17.3
2024-08-20 Document limit on the number of out-of-line values per table John Naylor 17.0
2024-08-10 Lower minimum maintenance_work_mem to 64kB John Naylor 17.0
2024-06-21 Prevent access of uninitialized memory in radix tree nodes John Naylor 17.0
2024-04-27 Small cosmetic fixes in radix tree template John Naylor 17.0
2024-04-09 Get rid of anonymous struct John Naylor 17.0
2024-04-08 Teach radix tree to embed values at runtime John Naylor 17.0
2024-04-08 Teach TID store to skip bitmap for small numbers of offsets John Naylor 17.0
2024-04-08 Use bump context for TID bitmaps stored by vacuum John Naylor 17.0
2024-04-08 Fix alignment of stack variable John Naylor 17.0
2024-04-06 Speed up tail processing when hashing aligned C strings, take two John Naylor 17.0
2024-04-06 Teach fasthash_accum to use platform endianness for bytewise loads John Naylor 17.0
2024-04-06 Convert uses of hash_string_pointer to fasthash equivalent John Naylor 17.0
2024-04-06 Add macro to disable address safety instrumentation John Naylor 17.0
2024-04-06 Fix incorrect return type John Naylor 17.0