aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/like_support.c
Commit message (Expand)AuthorAge
* Unbreak index optimization for LIKE on byteaPeter Eisentraut2019-04-15
* Collations with nondeterministic comparisonPeter Eisentraut2019-03-22
* Move pattern selectivity code from selfuncs.c to like_support.c.Tom Lane2019-02-14
* Allow extensions to generate lossy index conditions.Tom Lane2019-02-11