Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-15 | Remove no-longer-used typedef. | Tom Lane | 12.0 |
| 2019-02-11 | Redesign the partition dependency mechanism. | Tom Lane | 12.0 |
| 2019-01-18 | Move CloneForeignKeyConstraints to tablecmds.c | Alvaro Herrera | 12.0 |
| 2019-01-18 | Refactor duplicate code into DeconstructFkConstraintRow | Alvaro Herrera | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |
| 2018-11-01 | Remove obsolete pg_constraint.consrc column | Peter Eisentraut | 12.0 |
| 2018-09-04 | Fully enforce uniqueness of constraint names. | Tom Lane | 12.0 |
| 2018-09-03 | Remove pg_constraint.conincluding | Alvaro Herrera | 12.0 |