Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-07 | Add missing include guard to win32ntdll.h. | Thomas Munro | 13.17 |
| 2024-11-06 | Monkey-patch LLVM code to fix ARM relocation bug. | Thomas Munro | 13.17 |
| 2020-03-21 | Fix up recent breakage of headerscheck and cpluspluscheck. | Tom Lane | 13.0 |
| 2020-03-02 | Blacklist port/win32_msvc/utime.h in cpluspluscheck and headerscheck. | Tom Lane | 13.0 |
| 2020-01-24 | Add exclusion to headercheck | Peter Eisentraut | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-10-19 | For all ppc compilers, implement compare_exchange and fetch_add with asm. | Noah Misch | 13.0 |
| 2019-08-19 | Add "headerscheck" script to test header-file compilability under C. | Tom Lane | 13.0 |