Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-28 | Fix checking of index expressions in CompareIndexInfo(). | Tom Lane | 15.5 |
| 2023-01-21 | Allow REPLICA IDENTITY to be set on an index that's not (yet) valid. | Tom Lane | 15.2 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-01-22 | Flush table's relcache during ALTER TABLE ADD PRIMARY KEY USING INDEX. | Tom Lane | 15.0 |
| 2021-07-12 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 15.0 |