| От | Tom Lane |
|---|---|
| Тема | Re: tsearch comments |
| Дата | |
| Msg-id | 25872.1043334845@sss.pgh.pa.us обсуждение |
| Ответ на | Re: tsearch comments ("Bjorn Metzdorf" <bm@turtle-entertainment.de>) |
| Список | pgsql-general |
"Bjorn Metzdorf" <bm@turtle-entertainment.de> writes:
> Btw, the error message was confusing. It said that the function has to be
> marked "isImmutable", but there is no such attribute, instead "iscachable"
> had to be used. This seems to be a bug.
Actually the preferred syntax in 7.3 is
CREATE FUNCTION ... LANGUAGE foo IMMUTABLE
For awhile during 7.3 development you had to write WITH (isImmutable)
but we changed the syntax to be more SQL-spec-compatible. This error
message seems not to have gotten fixed --- thanks for pointing it out.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера