summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeTidrangescan.c
AgeCommit message (Expand)Author
2025-06-14Improve comments for TidRangeEvalDavid Rowley
2025-01-01Update copyright for 2025Bruce Momjian
2024-03-04Remove unused #include's from backend .c filesPeter Eisentraut
2024-01-04Update copyright for 2024Bruce Momjian
2023-10-26Add trailing commas to enum definitionsPeter Eisentraut
2023-09-28Remove obsolete executor cleanup codeAmit Langote
2023-01-02Update copyright for 2023Bruce Momjian
2022-10-25Doc/improve confusing, inefficient tests to locate CTID variable.Tom Lane
2022-01-08Update copyright for 2022Bruce Momjian
2021-02-27Add TID Range Scans to support efficient scanning ranges of TIDsDavid Rowley