Re: Function's LEAST, GREATEST and DECODE (Oracle vararg

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Function's LEAST, GREATEST and DECODE (Oracle vararg
Дата
Msg-id 200506211909.j5LJ9QW11579@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Function's LEAST, GREATEST and DECODE (Oracle vararg  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Ответы Re: Function's LEAST, GREATEST and DECODE (Oracle vararg  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
ToDo: Allow PL/pgSQL EXECUTE query_var INTO record_var;  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Список pgsql-patches
Pavel Stehule wrote:
> Hello,
>
> I sended version with only LEAST and GREATEST
> http://archives.postgresql.org/pgsql-patches/2005-06/msg00185.php

OK, did you remove DECODE for a reason?

> this patch contains diff files for NEXT_DAY and LAST_DAY function too,
> which I think are generally usefull.
>
> There is duplicity with CASE.

I didn't think we needed NEXT_DAY and LAST_DAY because we have +
interval like + '1 day'.  We decided that, right?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Function's LEAST, GREATEST and DECODE (Oracle vararg
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Function's LEAST, GREATEST and DECODE (Oracle vararg