Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove unused #include's from backend .c files | Peter Eisentraut | 2024-03-04 |
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Add const to values and nulls arguments | Peter Eisentraut | 2023-10-10 |
* | New header varatt.h split off from postgres.h | Peter Eisentraut | 2023-01-10 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Fix incorrect uses of Datum conversion macros | Peter Eisentraut | 2022-09-05 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Fix some typos with {a,an} | Michael Paquier | 2021-12-09 |
* | Allow configurable LZ4 TOAST compression. | Robert Haas | 2021-03-19 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Introduce macros for typalign and typstorage constants. | Tom Lane | 2020-03-04 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Rename some toasting functions based on whether they are heap-specific. | Robert Haas | 2019-10-04 |
* | Create an API for inserting and deleting rows in TOAST tables. | Robert Haas | 2019-09-06 |