Commits

DateSubjectAuthorReleases
2024-12-20 Fix corruption when relation truncation fails. Thomas Munro 15.11
2024-12-20 Fix corruption when relation truncation fails. Thomas Munro 16.7
2024-12-20 Fix corruption when relation truncation fails. Thomas Munro 17.3
2024-12-20 Fix corruption when relation truncation fails. Thomas Munro 18.0
2024-12-02 RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro 15.11
2024-12-02 RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro 16.7
2024-12-02 RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro 17.3
2024-12-02 RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro 13.19
2024-12-02 RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro 14.16
2024-12-02 RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro 18.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-03 Replace BackendIds with 0-based ProcNumbers Heikki Linnakangas 17.0
2024-02-23 Introduce a new smgr bulk loading facility. Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-09-15 Remove unnecessary smgrimmedsync() when creating unlogged table. Heikki Linnakangas 17.0
2023-04-08 Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. Thomas Munro 16.0
2023-02-06 Remove useless casts to (void *) in hash_search() calls Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 12.14
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 11.19
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 13.10
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 14.7
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Fix typos in commit 05d4cbf9b6ba708858984b01ca0fc56d59d4ec7c. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0