Commits

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

DateSubjectAuthorReleases
2026-07-01 Document wal_compression=on John Naylor 18 (unreleased)
2026-05-05 Add missing guard for __builtin_constant_p John Naylor 18.4
2026-03-24 Fix copy-paste error in test_ginpostinglist John Naylor 18.4
2026-02-04 Fix various instances of undefined behavior John Naylor 18.2
2026-01-07 createuser: Update docs to reflect defaults John Naylor 18.2
2026-01-07 Further doc updates to reflect MD5 deprecation John Naylor 18.2
2025-12-19 Update pg_hba.conf example to reflect MD5 deprecation John Naylor 18.2
2025-10-03 Fix reuse-after-free hazard in dead_items_reset John Naylor 18.1
2025-08-07 Update ICU C++ API symbols John Naylor 18.0
2025-07-02 Remove implicit cast from 'void *' John Naylor 18.0
2025-06-23 Properly fix AVX-512 CRC calculation bug John Naylor 18.0
2025-06-16 Workaround code generation bug in clang John Naylor 18.0
2025-04-26 Match parameter in new function to earlier equivalents John Naylor 18.0
2025-04-06 Compute CRC32C using AVX-512 instructions where available John Naylor 18.0
2025-04-01 Use function attributes for SSE 4.2 even when targeting that extension John Naylor 18.0
2025-03-31 Inline CRC computation for small fixed-length input on x86 John Naylor 18.0
2025-03-07 Revert "vacuumdb: Add option for analyzing only relations missing stats." John Naylor 18.0
2025-03-07 Doc: correct aggressive vacuum threshold for multixact members storage John Naylor 18.0
2025-02-24 Silence warning in older versions of Valgrind John Naylor 18.0
2025-02-18 Specialize intarray sorting John Naylor 18.0
2025-02-12 Doc: Fix punctuation errors John Naylor 18.0
2025-01-29 Fix grammatical typos around possessive "its" John Naylor 18.0
2025-01-29 Revert "Speed up tail processing when hashing aligned C strings, take two" John Naylor 18.0
2025-01-17 Speed up hex_encode with bytewise lookup John Naylor 18.0
2025-01-06 Always use the caller-provided context for radix tree leaves John Naylor 18.0