Age | Commit message (Expand) | Author |
---|---|---|
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-12-20 | Introduce CompactAttribute array in TupleDesc, take 2 | David Rowley |
2024-12-09 | Remove remants of "snapshot too old" | Heikki Linnakangas |
2024-04-11 | Revert: Custom reloptions for table AM | Alexander Korotkov |
2024-04-08 | Custom reloptions for table AM | Alexander Korotkov |
2024-01-04 | Update copyright for 2024 | Bruce Momjian |
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-01-08 | Update copyright for 2022 | Bruce Momjian |
2021-01-02 | Update copyright for 2021 | Bruce Momjian |
2020-03-04 | Introduce macros for typalign and typstorage constants. | Tom Lane |
2020-01-07 | tableam: New callback relation_fetch_toast_slice. | Robert Haas |
2020-01-01 | Update copyrights for 2020 | Bruce Momjian |
2019-10-04 | Rename some toasting functions based on whether they are heap-specific. | Robert Haas |
2019-09-06 | Create an API for inserting and deleting rows in TOAST tables. | Robert Haas |
2019-09-05 | Split tuptoaster.c into three separate files. | Robert Haas |