aboutsummaryrefslogtreecommitdiff
path: root/contrib/intarray/_int_selfuncs.c
Commit message (Collapse)AuthorAge
* Update copyright for 2016Bruce Momjian2016-01-02
| | | | Backpatch certain files through 9.1
* Add selectivity estimation functions for intarray operators.Heikki Linnakangas2015-07-21
Uriy Zhuravlev and Alexander Korotkov, reviewed by Jeff Janes, some cleanup by me.