Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix hash partition pruning with asymmetric partition sets. | Tom Lane | 2021-01-28 |
* | Improve pruning of a default partition | Alvaro Herrera | 2019-08-04 |
* | Phase 2 pgindent run for v12. | Tom Lane | 2019-05-22 |
* | Use Append rather than MergeAppend for scanning ordered partitions. | Tom Lane | 2019-04-05 |
* | Collations with nondeterministic comparison | Peter Eisentraut | 2019-03-22 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Reduce unnecessary list construction in RelationBuildPartitionDesc. | Robert Haas | 2018-11-19 |
* | Refactor code creating PartitionBoundInfo | Michael Paquier | 2018-11-14 |
* | Fix some ill-chosen names for globally-visible partition support functions. | Tom Lane | 2018-06-13 |
* | Reorganize partitioning code | Alvaro Herrera | 2018-04-14 |
* | Faster partition pruning | Alvaro Herrera | 2018-04-06 |