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