Age | Commit message (Expand) | Author |
---|---|---|
2024-01-03 | Update copyright for 2024 | Bruce Momjian |
2023-10-23 | Change struct tablespaceinfo's oid member from 'char *' to 'Oid' | Robert Haas |
2023-08-22 | Introduce macros for protocol characters. | Nathan Bossart |
2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane |
2023-04-19 | Fix various typos and incorrect/outdated name references | David Rowley |
2023-01-26 | Improve TimestampDifferenceMilliseconds to cope with overflow sanely. | Tom Lane |
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-08-10 | Move basebackup code to new directory src/backend/backup | Robert Haas |