Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-19 | Compare collations before merging UNION operations. | Tom Lane | 14.16 |
| 2021-07-25 | Get rid of artificial restriction on hash table sizes on Windows. | Tom Lane | 14.0 |
| 2021-03-30 | Allow estimate_num_groups() to pass back further details about the estimation | David Rowley | 14.0 |
| 2021-02-01 | Remove [Merge]AppendPath.partitioned_rels. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-08-19 | Suppress unnecessary RelabelType nodes in yet more cases. | Tom Lane | 14.0 |
| 2020-07-29 | Add hash_mem_multiplier GUC. | Peter Geoghegan | 14.0 |
| 2020-07-29 | Correct obsolete UNION hash aggs comment. | Peter Geoghegan | 14.0 |