Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-03-25 | Fix interaction of TOAST compression with expression indexes. | Robert Haas | 14.0 |
| 2021-03-19 | Allow configurable LZ4 TOAST compression. | Robert Haas | 14.0 |
| 2019-10-04 | Rename some toasting functions based on whether they are heap-specific. | Robert Haas | 13.0 |
| 2019-09-05 | Split tuptoaster.c into three separate files. | Robert Haas | 13.0 |
| 2014-07-01 | Avoid copying index tuples when building an index. | Robert Haas | 9.5.0 |
| 2010-01-10 | Remove partial, broken support for NULL pointers when fetching attributes. | Robert Haas | 9.0.0 |