Functional index definition

Поиск
Список
Период
Сортировка
От Josué Maldonado
Тема Functional index definition
Дата
Msg-id 3FB0FFF2.2@lamundial.hn
обсуждение исходный текст
Ответы Re: Functional index definition  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Список pgsql-general
Hello list,

Is there a way to create indexes using functions like these:
substring(prod_no,8,4)
to_char(fkardex,'YYYYMM')
substr(facnum,1,2)

Help says is not possible but I would like to know if someone know an
undocumented/tricky way to get that done.

Thanks in advance

--
Josué Maldonado.



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

Предыдущее
От: Alex
Дата:
Сообщение: Re: Problem Deleting Referenced records
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Functional index definition