Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-08-27 Fix: Don't strip $libdir from nested module_pathnames Peter Eisentraut 18.0
2025-08-27 Fix: Don't strip $libdir from nested module_pathnames Peter Eisentraut 19 (unreleased)
2025-06-04 Don't strip $libdir from LOAD command Peter Eisentraut 18.0
2025-03-26 Introduce PG_MODULE_MAGIC_EXT macro. Tom Lane 18.0
2025-03-19 extension_control_path Peter Eisentraut 18.0
2025-03-13 pg_noreturn to replace pg_attribute_noreturn() Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-23 Fix some comments related to library unloading Michael Paquier 18.0
2024-11-27 Require sizeof(bool) == 1. Thomas Munro 18.0
2024-11-07 Fix -Wcast-function-type warnings Peter Eisentraut 13.17
2024-09-04 Unify some error messages to ease work of translators Michael Paquier 18.0
2024-05-17 Revise GUC names quoting in messages again Peter Eisentraut 17.0
2024-01-12 Refactor code checking for file existence Michael Paquier 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-30 Apply quotes more consistently to GUC names in logs Michael Paquier 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-08-26 Remove unnecessary casts in free() and pfree() Peter Eisentraut 16.0
2022-08-04 Remove configure probe for dlopen, and refactor. Thomas Munro 16.0
2022-05-11 Remove non-functional code for unloading loadable modules. Robert Haas 15.0
2022-03-25 Refactor DLSUFFIX handling Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-22 Add ABI extra field to fmgr magic block Peter Eisentraut 15.0
2021-09-08 Clean up some code using "(expr) ? true : false" Michael Paquier 15.0