Re: indices and casts

Поиск
Список
Период
Сортировка
От Rosser Schwarz
Тема Re: indices and casts
Дата
Msg-id 37d451f7041011154870ebdf34@mail.gmail.com
обсуждение исходный текст
Ответ на Re: indices and casts  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
while you weren't looking, Tom Lane wrote:

> CREATE INDEX name ON table USING btree((column::date))

Nested parens.  D'oh.

It actually occurred to me to wonder if that might be the fix.  But I
thought, nah, too easy.

Thanks once again, Tom.

/rls

--
:wq

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: indices and casts
Следующее
От: Ramiro Batista da Luz
Дата:
Сообщение: ...