summaryrefslogtreecommitdiff
path: root/src/backend/rewrite/rewriteSearchCycle.c
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-03-13Make the order of the header file includes consistentPeter Eisentraut
2024-01-04Update copyright for 2024Bruce Momjian
2023-07-03A minor simplification for List manipulationPeter Eisentraut
2023-01-02Update copyright for 2023Bruce Momjian
2022-04-23Fix incautious CTE matching in rewriteSearchAndCycle().Tom Lane
2022-01-08Update copyright for 2022Bruce Momjian
2021-09-08Disable anonymous record hash support except in special casesPeter Eisentraut
2021-07-19Use l*_node() family of functions where appropriatePeter Eisentraut
2021-06-04Adjust locations which have an incorrect copyright yearDavid Rowley
2021-04-19Fix typos and grammar in comments and docsMichael Paquier
2021-02-01SEARCH and CYCLE clausesPeter Eisentraut