Age | Commit message (Expand) | Author |
---|---|---|
2024-10-07 | Fix Y2038 issues with MyStartTime. | Nathan Bossart |
2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut |
2024-03-03 | 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-01-03 | Update copyright for 2024 | Bruce Momjian |
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-04-13 | Fix incorrect format placeholders | Peter Eisentraut |
2022-04-11 | Fix various typos and spelling mistakes in code comments | David Rowley |
2022-01-17 | Introduce log_destination=jsonlog | Michael Paquier |