Age | Commit message (Expand) | Author |
---|---|---|
2025-04-27 | Don't use double-quotes in #include's of system headers, redux. | Tom Lane |
2025-01-09 | Provide 64-bit ftruncate() and lseek() on Windows. | Thomas Munro |
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-11-27 | Require sizeof(bool) == 1. | Thomas Munro |
2024-01-04 | Update copyright for 2024 | Bruce Momjian |
2023-12-26 | Hide warnings from Python headers when using gcc-compatible compiler. | Tom Lane |