summaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/queryenvironment.c
AgeCommit message (Expand)Author
2023-01-02Update copyright for 2023Bruce Momjian
2022-01-08Update copyright for 2022Bruce Momjian
2021-01-02Update copyright for 2021Bruce Momjian
2020-05-21Clear some style deviations.Noah Misch
2020-01-01Update copyrights for 2020Bruce Momjian
2019-01-21Replace uses of heap_open et al with the corresponding table_* function.Andres Freund
2019-01-21Replace heapam.h includes with {table, relation}.h where applicable.Andres Freund
2019-01-02Update copyright for 2019Bruce Momjian
2018-07-11Fix more wrong paths in header commentsAlexander Korotkov
2018-01-03Update copyright for 2018Bruce Momjian
2017-04-01Add infrastructure to support EphemeralNamedRelation references.Kevin Grittner