Re: Object-relational features

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Object-relational features
Дата
Msg-id 20040315150739.GA26968@wolff.to
обсуждение исходный текст
Ответ на Re: Object-relational features  (Yasir Malik <ymalik@cs.stevens-tech.edu>)
Список pgsql-sql
On Mon, Mar 15, 2004 at 09:06:39 -0500, Yasir Malik <ymalik@cs.stevens-tech.edu> wrote:
> Dr. DeSoi
> Thanks for your reply.
> What is an "immutable strict" and what is an "internal" language?

"immutable" means the function will ALWAYS return the same value when
called with the same arguments. "strict" means that the function will
return NULL if any of its arguments are NULL.


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

Предыдущее
От: Yasir Malik
Дата:
Сообщение: Re: Object-relational features
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Object-relational features