aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeWorktablescan.c
Commit message (Expand)AuthorAge
* Fix corner case wherein a WorkTableScan node could get initialized before theTom Lane2008-10-13
* Implement SQL-standard WITH clauses, including WITH RECURSIVE.Tom Lane2008-10-04