Commits
Showing commits that first shipped in 8.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2007-05-04 | Add a line to the EXPLAIN ANALYZE output for a Sort node, showing the | Tom Lane | 8.3.0 |
| 2007-05-04 | Teach tuplesort.c about "top N" sorting, in which only the first N tuples | Tom Lane | 8.3.0 |
| 2007-01-09 | Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST | Tom Lane | 8.3.0 |