Age | Commit message (Expand) | Author |
---|---|---|
2009-03-27 | Fix possible failures when a tuplestore switches from in-memory to on-disk | Tom Lane |
2009-01-01 | Update copyright for 2009. | Bruce Momjian |
2008-10-28 | Change WorkTableScan to not support backward scan. The apparent support | Tom Lane |
2008-10-23 | Fix an oversight in two different recent patches: nodes that support SRFs | Tom Lane |
2008-10-13 | Fix corner case wherein a WorkTableScan node could get initialized before the | Tom Lane |
2008-10-04 | Implement SQL-standard WITH clauses, including WITH RECURSIVE. | Tom Lane |