Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add missing include guard to win32ntdll.h. | Thomas Munro | 2024-11-08 |
* | Monkey-patch LLVM code to fix ARM relocation bug. | Thomas Munro | 2024-11-06 |
* | Fix up recent breakage of headerscheck and cpluspluscheck. | Tom Lane | 2020-03-21 |
* | Blacklist port/win32_msvc/utime.h in cpluspluscheck and headerscheck. | Tom Lane | 2020-03-02 |
* | Add exclusion to headercheck | Peter Eisentraut | 2020-01-24 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | For all ppc compilers, implement compare_exchange and fetch_add with asm. | Noah Misch | 2019-10-18 |
* | Add "headerscheck" script to test header-file compilability under C. | Tom Lane | 2019-08-19 |