Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-30 | Fix marking of indisvalid for partitioned indexes at creation | Michael Paquier | 11.21 |
| 2020-04-06 | Preserve clustered index after rewrites with ALTER TABLE | Michael Paquier | 11.8 |
| 2020-03-13 | Preserve replica identity index across ALTER TABLE rewrite | Peter Eisentraut | 11.8 |
| 2020-01-31 | Fix CheckAttributeType's handling of collations for ranges. | Tom Lane | 11.7 |
| 2018-09-27 | Fix assorted bugs in pg_get_partition_constraintdef(). | Tom Lane | 11.0 |
| 2018-03-02 | Add prokind column, replacing proisagg and proiswindow | Peter Eisentraut | 11.0 |
| 2018-02-12 | get_relid_attribute_name is dead, long live get_attname | Alvaro Herrera | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-30 | SQL procedures | Peter Eisentraut | 11.0 |