Re: AW: [HACKERS] isnull() or is it?t

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: AW: [HACKERS] isnull() or is it?t
Дата
Msg-id 366FFA94.15D5ECA6@alumni.caltech.edu
обсуждение исходный текст
Ответ на Re: AW: [HACKERS] isnull() or is it?t  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-hackers
On a somewhat related topic, the development parser also now supports
the SQL92-standard NULLIF(), which behaves in an opposite sense to the
common IsNull() under discussion. That is, it tests the first argument
against the second, and then returns NULL if they are equal. Weird.
                     - Tom


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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] Date/time on glibc2 linux
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [GENERAL] TODO list elements