Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-21 | Allow REPLICA IDENTITY to be set on an index that's not (yet) valid. | Tom Lane | 13.10 |
| 2021-11-25 | Block ALTER TABLE .. DROP NOT NULL on columns in replica identity index | Michael Paquier | 13.6 |
| 2020-03-13 | Preserve replica identity index across ALTER TABLE rewrite | Peter Eisentraut | 13.0 |
| 2019-07-02 | Simplify psql \d's rule for ordering the indexes of a table. | Tom Lane | 13.0 |