Commits

DateSubjectAuthorReleases
2025-09-19 Fix obsolete references to postgres.h in comments. Nathan Bossart 19 (unreleased)
2025-09-12 Remove traces of support for Sun Studio compiler Peter Eisentraut 19 (unreleased)
2025-09-11 Remove checks for no longer supported GCC versions Peter Eisentraut 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. Tom Lane 19 (unreleased)
2025-08-06 Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT Peter Eisentraut 19 (unreleased)
2025-08-06 Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT Peter Eisentraut 18.0
2025-07-09 Add pg_assume(expr) macro Andres Freund 19 (unreleased)
2025-07-01 Enable MSVC conforming preprocessor Peter Eisentraut 19 (unreleased)
2025-04-07 Revert "Use workaround of __builtin_setjmp only on MINGW on MSVCRT" Andrew Dunstan 18.0
2025-04-01 Use workaround of __builtin_setjmp only on MINGW on MSVCRT Andrew Dunstan 18.0
2025-03-28 Cast result of i64abs() back to int64 Peter Eisentraut 18.0
2025-03-14 Swap order of extern/static and pg_nodiscard Peter Eisentraut 18.0
2025-03-13 pg_noreturn to replace pg_attribute_noreturn() Peter Eisentraut 18.0
2025-01-15 IWYU widely useful pragmas Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-05 Fix header inclusion order in c.h. Thomas Munro 18.0
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-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-25 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 13.19
2024-11-25 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 12 (unreleased)