Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-08-12 | Fix creation of partition descriptor during concurrent detach+drop | Alvaro Herrera | 13.17 |
| 2020-05-22 | Fix two typos in a comment | Alvaro Herrera | 13.0 |
| 2020-03-18 | Enable BEFORE row-level triggers for partitioned tables | Alvaro Herrera | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-26 | Revert "Rename files and headers related to index AM" | Michael Paquier | 13.0 |
| 2019-12-25 | Remove equalPartitionDescs(). | Tom Lane | 13.0 |
| 2019-12-25 | Load relcache entries' partitioning data on-demand, not immediately. | Tom Lane | 13.0 |
| 2019-12-25 | Rename files and headers related to index AM | Michael Paquier | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |