Age | Commit message (Expand) | Author |
---|---|---|
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-11-03 | Resolve partition strategy during early parsing | Alvaro Herrera |
2022-01-08 | Update copyright for 2022 | Bruce Momjian |
2021-01-02 | Update copyright for 2021 | Bruce Momjian |
2020-01-01 | Update copyrights for 2020 | Bruce Momjian |
2019-12-25 | Load relcache entries' partitioning data on-demand, not immediately. | Tom Lane |
2019-02-21 | Move code for managing PartitionDescs into a new file, partdesc.c | Robert Haas |
2019-01-25 | Allow generalized expression syntax for partition bounds | Peter Eisentraut |
2019-01-02 | Update copyright for 2019 | Bruce Momjian |
2018-11-15 | A small tweak to some comments for PartitionKeyData | Peter Eisentraut |
2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane |
2018-04-15 | Reorganize partitioning code | Alvaro Herrera |