| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 | 1 | -2/+2 |
| * | Re-implement EvalPlanQual processing to improve its performance and eliminate | Tom Lane | 2009-10-26 | 1 | -8/+18 |
| * | Remove no-longer-needed ExecCountSlots infrastructure. | Tom Lane | 2009-09-27 | 1 | -11/+1 |
| * | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 | 1 | -7/+7 |
| * | Fix possible failures when a tuplestore switches from in-memory to on-disk | Tom Lane | 2009-03-27 | 1 | -2/+6 |
| * | Update copyright for 2009. | Bruce Momjian | 2009-01-01 | 1 | -2/+2 |
| * | Change WorkTableScan to not support backward scan. The apparent support | Tom Lane | 2008-10-28 | 1 | -7/+12 |
| * | Fix an oversight in two different recent patches: nodes that support SRFs | Tom Lane | 2008-10-23 | 1 | -1/+3 |
| * | Fix corner case wherein a WorkTableScan node could get initialized before the | Tom Lane | 2008-10-13 | 1 | -24/+40 |
| * | Implement SQL-standard WITH clauses, including WITH RECURSIVE. | Tom Lane | 2008-10-04 | 1 | -0/+194 |
