Operators based on non-IMMUTABLE functions

Поиск
Список
Период
Сортировка
От Joshua Tolley
Тема Operators based on non-IMMUTABLE functions
Дата
Msg-id 20090305182728.GQ25872@eddie
обсуждение исходный текст
Ответы Re: Operators based on non-IMMUTABLE functions
Re: Operators based on non-IMMUTABLE functions
Список pgsql-hackers
I've recently run into a problem with a datatype whose operators are
based on functions not marked IMMUTABLE. Although there might be good
reasons to have such a thing, it seems like it might be a valuable
warning message if you create an operator based on an non-IMMUTABLE
function. Comments?

- Josh / eggyknap

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

Предыдущее
От: ohp@pyrenet.fr
Дата:
Сообщение: Re: pg_restore -m failing
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Operators based on non-IMMUTABLE functions