Commits

DateSubjectAuthorReleases
2026-02-25 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 14.23
2026-02-25 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 17.10
2026-02-25 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 15.18
2026-02-25 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 18.4
2026-02-25 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 16.14
2025-12-10 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 19 (unreleased)
2025-06-23 Include _mm512_zextsi128_si512() in AVX-512 configure probes. Tom Lane 18.0
2025-03-20 Be more paranoid in configure's checks for CRC and POPCNT intrinsics. Tom Lane 18.0
2022-02-18 Suppress warning about stack_base_ptr with late-model GCC. Tom Lane 15.0
2022-02-18 Suppress warning about stack_base_ptr with late-model GCC. Tom Lane 12.11
2022-02-18 Suppress warning about stack_base_ptr with late-model GCC. Tom Lane 13.7
2022-02-18 Suppress warning about stack_base_ptr with late-model GCC. Tom Lane 14.3
2021-12-12 Use -Wno-format-truncation and -Wno-stringop-truncation, if available. Tom Lane 9.2 (unreleased)
2021-12-12 Use return instead of exit() in configure Tom Lane 9.2 (unreleased)
2021-12-12 Use return instead of exit() in configure Tom Lane 9.3 (unreleased)
2021-12-12 Use return instead of exit() in configure Tom Lane 9.4 (unreleased)
2020-04-22 Sync up some inconsistent comments in config/c-compiler.m4. Tom Lane 13.0
2020-02-21 Assume that we have signed integral types and flexible array members. Tom Lane 13.0
2019-02-16 Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. Tom Lane 12.0
2018-10-09 Select appropriate PG_PRINTF_ATTRIBUTE for recent NetBSD. Tom Lane 12.0
2018-09-26 Always use our own versions of *printf(). Tom Lane 12.0
2018-08-12 Revert "Distinguish printf-like functions that support %m from those that don't." Tom Lane 12.0
2018-08-11 Distinguish printf-like functions that support %m from those that don't. Tom Lane 12.0
2018-01-18 Extend configure's __int128 test to check for a known gcc bug. Tom Lane 10.2
2018-01-18 Extend configure's __int128 test to check for a known gcc bug. Tom Lane 9.6.7