aboutsummaryrefslogtreecommitdiff
path: root/src/backend/rewrite/rewriteSearchCycle.c
Commit message (Expand)AuthorAge
* Make the order of the header file includes consistentPeter Eisentraut2024-03-13
* Update copyright for 2024Bruce Momjian2024-01-03
* A minor simplification for List manipulationPeter Eisentraut2023-07-03
* Update copyright for 2023Bruce Momjian2023-01-02
* Fix incautious CTE matching in rewriteSearchAndCycle().Tom Lane2022-04-23
* Update copyright for 2022Bruce Momjian2022-01-07
* Disable anonymous record hash support except in special casesPeter Eisentraut2021-09-08
* Use l*_node() family of functions where appropriatePeter Eisentraut2021-07-19
* Adjust locations which have an incorrect copyright yearDavid Rowley2021-06-04
* Fix typos and grammar in comments and docsMichael Paquier2021-04-19
* SEARCH and CYCLE clausesPeter Eisentraut2021-02-01