Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-11-29 | Fix assorted bugs in CREATE INDEX CONCURRENTLY. | Tom Lane | 9.1.7 |
| 2012-08-11 | Fix dependencies generated during ALTER TABLE ADD CONSTRAINT USING INDEX. | Tom Lane | 9.1.5 |
| 2011-04-19 | Avoid changing an index's indcheckxmin horizon during REINDEX. | Tom Lane | 9.1.0 |
| 2011-04-16 | Simplify reindex_relation's API. | Tom Lane | 9.1.0 |
| 2011-01-25 | Implement ALTER TABLE ADD UNIQUE/PRIMARY KEY USING INDEX. | Tom Lane | 9.1.0 |