pattern matching indexing

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pattern matching indexing
Дата
Msg-id 1356360300.5854.2.camel@vanquo.pezone.net
обсуждение исходный текст
Ответы Re: pattern matching indexing
Список pgsql-docs
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.postgresql.org/docs/devel/static/functions-matching.html to
either option.



В списке pgsql-docs по дате отправления:

Предыдущее
От: Morten Hustveit
Дата:
Сообщение: Size limit on GiST nodes not documented
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pattern matching indexing