Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-11-05 | Avoid possible crash within libsanitizer. | Tom Lane | 18.1 |
| 2025-03-28 | Use thread-safe strftime_l() instead of strftime(). | Peter Eisentraut | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-17 | Set the stack_base_ptr in main(), not in random other places. | Tom Lane | 18.0 |
| 2024-12-10 | Fix elog(FATAL) before PostmasterMain() or just after fork(). | Noah Misch | 18.0 |
| 2024-12-04 | Provide a better error message for misplaced dispatch options. | Nathan Bossart | 18.0 |
| 2024-10-27 | Remove unused #include's from backend .c files | Peter Eisentraut | 18.0 |
| 2024-07-03 | Tighten check for --forkchild argument when spawning child process | Heikki Linnakangas | 18.0 |