Re: plpgsql NULL statement (was Re: [GENERAL] Postgres

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: plpgsql NULL statement (was Re: [GENERAL] Postgres
Дата
Msg-id 13125.1092666366@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: plpgsql NULL statement (was Re: [GENERAL] Postgres  (Dennis Bjorklund <db@zigo.dhs.org>)
Список pgsql-hackers
Dennis Bjorklund <db@zigo.dhs.org> writes:
> Is NULL above an empty statement in oracle or is it a normal expression

It's an actual empty statement.

> (the normal NULL value) so that the above is a shorthand for
>    WHEN OTHERS THEN SELECT NULL;

Even if it were, the point here is to accept standard Oracle coding
without any translation of that sort.
        regards, tom lane


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

Предыдущее
От: Karel Zak
Дата:
Сообщение: Re: to_char() and negative intervals
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: to_char() and negative intervals