Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-19 | Reduce unnecessary list construction in RelationBuildPartitionDesc. | Robert Haas | 12.0 |
| 2018-11-16 | Redesign initialization of partition routing structures | Alvaro Herrera | 12.0 |
| 2018-11-14 | Refactor code creating PartitionBoundInfo | Michael Paquier | 12.0 |
| 2018-09-27 | Fix assorted bugs in pg_get_partition_constraintdef(). | Tom Lane | 12.0 |
| 2018-09-27 | Fix assorted bugs in pg_get_partition_constraintdef(). | Tom Lane | 11.0 |
| 2018-09-05 | Simplify partitioned table creation vs. relcache | Alvaro Herrera | 11.0 |
| 2018-09-05 | Simplify partitioned table creation vs. relcache | Alvaro Herrera | 12.0 |
| 2018-06-13 | Fix some ill-chosen names for globally-visible partition support functions. | Tom Lane | 11.0 |
| 2018-04-19 | Plural of modulus is moduli | Alvaro Herrera | 11.0 |
| 2018-04-15 | Reorganize partitioning code | Alvaro Herrera | 11.0 |