Re: Function's LEAST, GREATEST and DECODE (Oracle vararg - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Function's LEAST, GREATEST and DECODE (Oracle vararg
Date
Msg-id 200506211910.j5LJA3f11713@candle.pha.pa.us
Whole thread Raw
In response to Re: Function's LEAST, GREATEST and DECODE (Oracle vararg  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Responses Re: Function's LEAST, GREATEST and DECODE (Oracle vararg  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Pavel Stehule wrote:
> Hello,
>
> I sended version with only LEAST and GREATEST
> http://archives.postgresql.org/pgsql-patches/2005-06/msg00185.php
>
> this patch contains diff files for NEXT_DAY and LAST_DAY function too,
> which I think are generally usefull.
>
> There is duplicity with CASE.

Oh, and I personally think DECODE is fine, even if it partly duplicates
something we already have.  I was just asking to make sure everyone else
was OK before I applied it.

--
  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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Function's LEAST, GREATEST and DECODE (Oracle vararg
Next
From: "Marc G. Fournier"
Date:
Subject: Re: dbsize backend integration