Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-11 | Fix incorrect file reference in guc.h | Michael Paquier | 18.0 |
| 2025-03-17 | aio: Basic subsystem initialization | Andres Freund | 18.0 |
| 2025-03-14 | Swap order of extern/static and pg_nodiscard | Peter Eisentraut | 18.0 |
| 2025-01-31 | Get rid of our dependency on type "long" for memory size calculations. | Tom Lane | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-08-14 | Apply PGDLLIMPORT markings to some GUC variables | Peter Eisentraut | 18.0 |
| 2024-08-14 | Remove TRACE_SORT macro | Peter Eisentraut | 18.0 |
| 2024-08-10 | Allow adjusting session_authorization and role in parallel workers. | Tom Lane | 18.0 |
| 2024-08-01 | Convert node test compile-time settings into run-time parameters | Peter Eisentraut | 18.0 |
| 2024-07-24 | Move all extern declarations for GUC variables to header files | Peter Eisentraut | 18.0 |