Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Change WorkTableScan to not support backward scan. The apparent support | Tom Lane | 2008-10-28 |
* | Fix an oversight in two different recent patches: nodes that support SRFs | Tom Lane | 2008-10-23 |
* | Fix corner case wherein a WorkTableScan node could get initialized before the | Tom Lane | 2008-10-13 |
* | Implement SQL-standard WITH clauses, including WITH RECURSIVE. | Tom Lane | 2008-10-04 |