Re: function side effects

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: function side effects
Дата
Msg-id 24513.1267478996@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: function side effects  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: function side effects  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Re: function side effects  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: function side effects  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> SQL standard:

> <SQL-data access indication> ::=
> NO SQL
> | CONTAINS SQL
> | READS SQL DATA
> | MODIFIES SQL DATA

Huh.  I understand three of those, but what is the use of CONTAINS SQL?
Seems like that would have to be the same as the last one, or maybe
the next-to-last one if you're prepared to assume it's read-only SQL.
        regards, tom lane


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: double and numeric conversion
Следующее
От: Tom Lane
Дата:
Сообщение: Re: double and numeric conversion