• Tom Lane's avatar
    Teach pattern_fixed_prefix() about collations. · 3c381a55
    Tom Lane authored
    This is necessary, not optional, now that ILIKE and regexes are collation
    aware --- else we might derive a wrong comparison constant for index
    optimized pattern matches.
    3c381a55
selfuncs.c 191 KB