Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-28 | Fix hash partition pruning with asymmetric partition sets. | Tom Lane | 11.11 |
| 2019-08-07 | Fix typo in comment. | Etsuro Fujita | 11.6 |
| 2019-04-13 | Prevent memory leaks associated with relcache rd_partcheck structures. | Tom Lane | 11.3 |
| 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-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 |