Commits

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

DateSubjectAuthorReleases
2026-07-01 Document wal_compression=on John Naylor 19 (unreleased)
2026-05-08 Fix universal builds on MacOS John Naylor 19 (unreleased)
2026-05-07 Rationalize error comments in partition split/merge tests John Naylor 19 (unreleased)
2026-05-07 Message corrections for partition split/merge commands John Naylor 19 (unreleased)
2026-05-05 Add missing guard for __builtin_constant_p John Naylor 19 (unreleased)
2026-04-29 Cosmetic fixes for radix sort John Naylor 19 (unreleased)
2026-04-29 Remove unused ByteaSortSupport.abbreviate field John Naylor 19 (unreleased)
2026-04-08 Exit early from pg_comp_crc32c_pmull for small inputs John Naylor 19 (unreleased)
2026-04-07 Use .h for the file containing the page checksum code fragment John Naylor 19 (unreleased)
2026-04-07 Simplify SortSupport for the macaddr data type John Naylor 19 (unreleased)
2026-04-07 Split CREATE STATISTICS error reasons out into errdetails John Naylor 19 (unreleased)
2026-04-06 Fix unportable use of __builtin_constant_p John Naylor 19 (unreleased)
2026-04-05 Fix unused function warning on Arm platforms John Naylor 19 (unreleased)
2026-04-04 Fix indentation John Naylor 19 (unreleased)
2026-04-04 Compute CRC32C on ARM using the Crypto Extension where available John Naylor 19 (unreleased)
2026-04-04 Use AVX2 for calculating page checksums where available John Naylor 19 (unreleased)
2026-04-02 Check for __cpuidex and __get_cpuid_count separately John Naylor 19 (unreleased)
2026-04-01 Skip common prefixes during radix sort John Naylor 19 (unreleased)
2026-03-30 Remove extraneous PGDLLIMPORT John Naylor 19 (unreleased)
2026-03-25 Refactor handling of x86 CPUID instructions John Naylor 19 (unreleased)
2026-03-24 Fix copy-paste error in test_ginpostinglist John Naylor 19 (unreleased)
2026-02-28 Refactor detection of x86 ZMM registers John Naylor 19 (unreleased)
2026-02-27 Centralize detection of x86 CPU features John Naylor 19 (unreleased)
2026-02-25 Fix USE_SLICING_BY_8_CRC32C builds on x86 John Naylor 19 (unreleased)
2026-02-23 Rename pg_crc32c_sse42_choose.c for general purpose John Naylor 19 (unreleased)