Commits

DateSubjectAuthorReleases
2025-12-30 jit: Drop redundant LLVM configure probes. Thomas Munro 19 (unreleased)
2024-12-04 Use <stdint.h> and <inttypes.h> for c.h integers. Thomas Munro 18.0
2024-11-27 Require sizeof(bool) == 1. Thomas Munro 18.0
2024-11-27 Remove configure check for _configthreadlocale(). Thomas Munro 18.0
2024-11-27 If a C23 compiler is detected, try asking for C17. Thomas Munro 14.16
2024-11-27 If a C23 compiler is detected, try asking for C17. Thomas Munro 15.11
2024-11-25 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 18.0
2024-11-25 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 17.3
2024-11-25 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 16.7
2024-11-25 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 15.11
2024-11-25 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 14.16
2024-11-22 Use auxv to check for CRC32 instructions on ARM. Thomas Munro 18.0
2024-11-22 jit: Use -mno-outline-atomics for bitcode on ARM. Thomas Munro 14.16
2024-11-22 jit: Use -mno-outline-atomics for bitcode on ARM. Thomas Munro 18.0
2024-11-22 jit: Use -mno-outline-atomics for bitcode on ARM. Thomas Munro 17.3
2024-11-22 jit: Use -mno-outline-atomics for bitcode on ARM. Thomas Munro 16.7
2024-11-22 jit: Use -mno-outline-atomics for bitcode on ARM. Thomas Munro 15.11
2024-11-07 Check for STATUS_DELETE_PENDING on Windows. Thomas Munro 14.14
2024-08-13 All POSIX systems have langinfo.h and CODESET. Thomas Munro 18.0
2024-07-30 Remove --disable-atomics, require 32 bit atomics. Thomas Munro 18.0
2024-07-30 Remove --disable-spinlocks. Thomas Munro 18.0
2024-07-12 Disable clang 16's -Wcast-function-type-strict. Thomas Munro 14.13
2024-07-12 Disable clang 16's -Wcast-function-type-strict. Thomas Munro 15.8
2024-03-05 Add --copy-file-range option to pg_upgrade. Thomas Munro 17.0
2024-02-11 Fix gai_strerror() thread-safety on Windows. Thomas Munro 16.3