Commits

DateSubjectAuthorReleases
2024-04-07 Optimize pg_popcount() with AVX-512 instructions. Nathan Bossart 17.0
2024-02-28 Remove AIX support Heikki Linnakangas 17.0
2023-08-10 Use native CRC instructions on 64-bit LoongArch John Naylor 17.0
2022-12-07 autoconf: Move export_dynamic determination to configure Andres Freund 16.0
2022-12-02 autoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32C Andres Freund 16.0
2022-09-21 Add definition pg_attribute_aligned() for MSVC Michael Paquier 16.0
2022-08-07 Rely on __func__ being supported Andres Freund 16.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-09-08 Use return instead of exit() in configure Peter Eisentraut 9.5.24
2020-09-08 Use return instead of exit() in configure Peter Eisentraut 9.6.20
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
2019-02-15 Revert attempts to use POPCNT etc instructions Alvaro Herrera 12.0
2019-02-15 Fix compiler builtin usage in new pg_bitutils.c Alvaro Herrera 12.0
2019-02-13 Fix portability issues in pg_bitutils Alvaro Herrera 12.0
2019-02-13 Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes Alvaro Herrera 12.0
2018-10-09 Select appropriate PG_PRINTF_ATTRIBUTE for recent NetBSD. Tom Lane 12.0