summaryrefslogtreecommitdiff
path: root/src/include/parser/parse_cte.h
AgeCommit message (Expand)Author
2009-09-09Fix bug with WITH RECURSIVE immediately inside WITH RECURSIVE. 99% of theTom Lane
2009-01-01Update copyright for 2009.Bruce Momjian
2008-10-04Implement SQL-standard WITH clauses, including WITH RECURSIVE.Tom Lane