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