Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-04-21 | Fix possible crash during FATAL exit from reindexing. | Tom Lane | 11.8 |
| 2019-12-01 | Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. | Tom Lane | 11.7 |
| 2018-10-06 | Fix event triggers for partitioned tables | Alvaro Herrera | 11.0 |
| 2018-02-19 | Allow UNIQUE indexes on partitioned tables | Alvaro Herrera | 11.0 |
| 2018-02-02 | Support parallel btree index builds. | Robert Haas | 11.0 |
| 2018-01-19 | Local partitioned indexes | Alvaro Herrera | 11.0 |
| 2018-01-19 | Transfer state pertaining to pending REINDEX operations to workers. | Robert Haas | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-14 | Simplify index_[constraint_]create API | Alvaro Herrera | 11.0 |