Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-11-04 | Backpatch: Fix warnings about declaration of environ on MinGW | Andres Freund | 13.23 |
| 2024-03-26 | Allow "make check"-style testing to work with musl C library. | Tom Lane | 13.15 |
| 2022-03-27 | Fix breakage of get_ps_display() in the PS_USE_NONE case. | Tom Lane | 13.7 |
| 2020-03-24 | Fix compiler warning on Cygwin | Peter Eisentraut | 13.0 |
| 2020-03-13 | Unify several ways to tracking backend type | Peter Eisentraut | 13.0 |
| 2020-03-11 | Refactor ps_status.c API | Peter Eisentraut | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-20 | Fix compiler warnings on MSYS2 | Peter Eisentraut | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |