Age | Commit message (Expand) | Author |
---|---|---|
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-09-20 | Harmonize more parameter names in bulk. | Peter Geoghegan |
2022-08-25 | More -Wshadow=compatible-local warning fixes | David Rowley |
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-06-17 | Fix more typos and inconsistencies in the tree | Michael Paquier |
2019-06-08 | Fix assorted inconsistencies. | Amit Kapila |
2019-05-24 | Update copyright year. | Thomas Munro |
2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane |
2019-04-09 | Fix example in comment. | Heikki Linnakangas |
2019-03-25 | Further code review for new integerset code. | Tom Lane |
2019-03-25 | Clean up the Simple-8b encoder code. | Heikki Linnakangas |
2019-03-22 | Fix yet more portability bugs in integerset and its tests. | Heikki Linnakangas |
2019-03-22 | Add IntegerSet, to hold large sets of 64-bit ints efficiently. | Heikki Linnakangas |