Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix Y2038 issues with MyStartTime. | Nathan Bossart | 2024-10-07 |
* | Remove unused #include's from backend .c files | Peter Eisentraut | 2024-03-04 |
* | Replace BackendIds with 0-based ProcNumbers | Heikki Linnakangas | 2024-03-03 |
* | Redefine backend ID to be an index into the proc array | Heikki Linnakangas | 2024-03-03 |
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Fix incorrect format placeholders | Peter Eisentraut | 2022-04-13 |
* | Fix various typos and spelling mistakes in code comments | David Rowley | 2022-04-11 |
* | Introduce log_destination=jsonlog | Michael Paquier | 2022-01-17 |