Commits
Showing commits that first shipped in 8.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-11-29 | Fix assorted bugs in CREATE INDEX CONCURRENTLY. | Tom Lane | 8.3.22 |
| 2011-04-19 | Avoid changing an index's indcheckxmin horizon during REINDEX. | Tom Lane | 8.3.16 |
| 2008-11-13 | Prevent synchronous scan during GIN index build, because GIN is optimized | Tom Lane | 8.3.6 |
| 2007-01-09 | Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST | Tom Lane | 8.3.0 |