Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-11 | Fix infer_arbiter_indexes() to not assume resultRelation is 1. | Tom Lane | 12.20 |
| 2018-12-05 | Don't mark partitioned indexes invalid unnecessarily | Alvaro Herrera | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |
| 2018-11-13 | Add INSERT ON CONFLICT test on partitioned tables with transition table | Alvaro Herrera | 12.0 |