Peter Eisentraut writes:
> To index pattern matching, you can use the _pattern_ops operator
> classes, or you can set the column collation in the index to "C". The
> latter option doesn't appear to be documented (unless you read very deep
> between the lines). Is that intentional?
It is stated
To index pattern matching, you can use the _pattern_ops operator
classes, or you can set the column collation in the index to "C". The
latter option doesn't appear to be documented (unless you read very deep
between the lines). Is that intentional?
Also, there is no link from
http://www.postgres