Age | Commit message (Expand) | Author |
---|---|---|
2025-07-07 | Standardize LSN formatting by zero padding | Álvaro Herrera |
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-01-04 | Update copyright for 2024 | Bruce Momjian |
2023-10-23 | Change struct tablespaceinfo's oid member from 'char *' to 'Oid' | Robert Haas |
2023-08-23 | 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 |