Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-07-30 | Restore REINDEX constraint validation. | Noah Misch | 9.1.10 |
| 2011-06-29 | Restore correct btree preprocessing of "indexedcol IS NULL" conditions. | Tom Lane | 9.1.0 |
| 2011-01-25 | Implement ALTER TABLE ADD UNIQUE/PRIMARY KEY USING INDEX. | Tom Lane | 9.1.0 |
| 2011-01-08 | Fix GIN to support null keys, empty and null items, and full index scans. | Tom Lane | 9.1.0 |
| 2010-12-04 | KNNGIST, otherwise known as order-by-operator support for GIST. | Tom Lane | 9.1.0 |
| 2010-11-23 | Remove useless whitespace at end of lines | Peter Eisentraut | 9.1.0 |