aboutsummaryrefslogtreecommitdiff
path: root/src/backend/lib/integerset.c
Commit message (Expand)AuthorAge
* Remove unused #include's from backend .c filesPeter Eisentraut2024-10-27
* Remove unused #include's from backend .c filesPeter Eisentraut2024-03-04
* Update copyright for 2024Bruce Momjian2024-01-03
* Update copyright for 2023Bruce Momjian2023-01-02
* Harmonize more parameter names in bulk.Peter Geoghegan2022-09-20
* More -Wshadow=compatible-local warning fixesDavid Rowley2022-08-26
* Update copyright for 2022Bruce Momjian2022-01-07
* Update copyright for 2021Bruce Momjian2021-01-02
* Update copyrights for 2020Bruce Momjian2020-01-01
* Fix more typos and inconsistencies in the treeMichael Paquier2019-06-17
* Fix assorted inconsistencies.Amit Kapila2019-06-08
* Update copyright year.Thomas Munro2019-05-24
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* Fix example in comment.Heikki Linnakangas2019-04-09
* Further code review for new integerset code.Tom Lane2019-03-25
* Clean up the Simple-8b encoder code.Heikki Linnakangas2019-03-25
* Fix yet more portability bugs in integerset and its tests.Heikki Linnakangas2019-03-22
* Add IntegerSet, to hold large sets of 64-bit ints efficiently.Heikki Linnakangas2019-03-22