summaryrefslogtreecommitdiff
path: root/src/backend/lib/integerset.c
AgeCommit message (Expand)Author
2023-01-02Update copyright for 2023Bruce Momjian
2022-09-20Harmonize more parameter names in bulk.Peter Geoghegan
2022-08-25More -Wshadow=compatible-local warning fixesDavid Rowley
2022-01-08Update copyright for 2022Bruce Momjian
2021-01-02Update copyright for 2021Bruce Momjian
2020-01-01Update copyrights for 2020Bruce Momjian
2019-06-17Fix more typos and inconsistencies in the treeMichael Paquier
2019-06-08Fix assorted inconsistencies.Amit Kapila
2019-05-24Update copyright year.Thomas Munro
2019-05-22Phase 2 pgindent run for v12.Tom Lane
2019-04-09Fix example in comment.Heikki Linnakangas
2019-03-25Further code review for new integerset code.Tom Lane
2019-03-25Clean up the Simple-8b encoder code.Heikki Linnakangas
2019-03-22Fix yet more portability bugs in integerset and its tests.Heikki Linnakangas
2019-03-22Add IntegerSet, to hold large sets of 64-bit ints efficiently.Heikki Linnakangas