summaryrefslogtreecommitdiff
path: root/src/backend/access/common/toast_internals.c
AgeCommit message (Expand)Author
2020-03-21During heap rebuild, lock any TOAST index until end of transaction.Noah Misch
2020-01-01Update copyrights for 2020Bruce Momjian
2019-12-27Revert "Rename files and headers related to index AM"Michael Paquier
2019-12-25Rename files and headers related to index AMMichael Paquier
2019-09-05Split tuptoaster.c into three separate files.Robert Haas