Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-01-18 | Move CloneForeignKeyConstraints to tablecmds.c | Alvaro Herrera | 11.2 |
| 2019-01-18 | Refactor duplicate code into DeconstructFkConstraintRow | Alvaro Herrera | 11.2 |
| 2018-09-04 | Fully enforce uniqueness of constraint names. | Tom Lane | 11.0 |
| 2018-09-03 | Remove pg_constraint.conincluding | Alvaro Herrera | 11.0 |
| 2018-04-19 | Improve consistency of comments in system catalog headers. | Tom Lane | 11.0 |
| 2018-04-08 | Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. | Tom Lane | 11.0 |
| 2018-04-08 | Replace our traditional initial-catalog-data format with a better design. | Tom Lane | 11.0 |
| 2018-04-07 | Indexes with INCLUDE columns and their support in B-tree | Teodor Sigaev | 11.0 |
| 2018-03-23 | Allow FOR EACH ROW triggers on partitioned tables | Alvaro Herrera | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |