Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-27 | Fix: Don't strip $libdir from nested module_pathnames | Peter Eisentraut | 18.0 |
| 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-09-04 | Unify some error messages to ease work of translators | Michael Paquier | 18.0 |