summaryrefslogtreecommitdiff
path: root/contrib/intarray/intarray.control
AgeCommit message (Expand)Author
2021-03-05Remove deprecated containment operators for contrib types.Tom Lane
2020-08-08Remove <@ from contrib/intarray's GiST operator classes.Tom Lane
2020-03-30Implement operator class parametersAlexander Korotkov
2020-02-13Mark some contrib modules as "trusted".Tom Lane
2016-06-09Handle contrib's GIN/GIST support function signature changes honestly.Tom Lane
2015-07-21Add selectivity estimation functions for intarray operators.Heikki Linnakangas
2011-02-14Convert contrib modules to use the extension facility.Tom Lane