Re: final light versions of Oracle compatibility (SQLSTATE, GREATEST,

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: final light versions of Oracle compatibility (SQLSTATE, GREATEST,
Дата
Msg-id 18507.1118338827@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: final light versions of Oracle compatibility (SQLSTATE,  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Also, do we want these features?  Do they duplicate anything we already
> have?

This patch only covers SQLSTATE/SQLERRM for plpgsql, which I think we're
now agreed on doing.  The other stuff is still open for discussion ---
personally I'm OK with the concept of LEAST and GREATEST, not too
excited about the other things Pavel suggested.  (Note I've not looked
at the proposed code for least/greatest yet, it may have issues.)

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: final light versions of Oracle compatibility (SQLSTATE,
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Added schema selection to pg_restore