Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2025 | Bruce Momjian | 2025-01-01 |
* | Remove unused #include's from backend .c files | Peter Eisentraut | 2024-03-04 |
* | Fix broken Bitmapset optimization in DiscreteKnapsack() | David Rowley | 2024-01-19 |
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | 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 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Remove some inappropriate #includes. | Tom Lane | 2018-02-16 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Rethink MemoryContext creation to improve performance. | Tom Lane | 2017-12-13 |
* | Support hashed aggregation with grouping sets. | Andrew Gierth | 2017-03-27 |