index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
lib
/
integerset.c
Commit message (
Expand
)
Author
Age
*
Remove unused #include's from backend .c files
Peter Eisentraut
2024-10-27
*
Remove unused #include's from backend .c files
Peter Eisentraut
2024-03-04
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-09-20
*
More -Wshadow=compatible-local warning fixes
David Rowley
2022-08-26
*
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
*
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-17
*
Fix assorted inconsistencies.
Amit Kapila
2019-06-08
*
Update copyright year.
Thomas Munro
2019-05-24
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Fix example in comment.
Heikki Linnakangas
2019-04-09
*
Further code review for new integerset code.
Tom Lane
2019-03-25
*
Clean up the Simple-8b encoder code.
Heikki Linnakangas
2019-03-25
*
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
2019-03-22