Re: Patch for Array min() / max()

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Koju Iijima <koju(at)fast(dot)fujitsu(dot)com(dot)au>
Cc: Joe Conway <mail(at)joeconway(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch for Array min() / max()
Date: 2005-02-28 19:01:16
Message-ID: 200502281901.j1SJ1GZ26921@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied by Neil Conway. Thanks.

---------------------------------------------------------------------------

Koju Iijima wrote:
>
> > Bruce Momjian wrote:
> > > May I have a context diff please, diff -c?
> > >
> >
> > As this is new functionality, I presume it will be held for 8.1,
> > correct? In any case, you can put my name on it for review.
> >
> > Joe
>
> Hi !
>
> I updated the patch for array min()/max() contrib.
>
> If I still miss something, please let me know.
>
>
> Thank you!
>
> Regards
>
> koju
> This is an email from Fujitsu Australia Software Technology Pty Ltd, ABN 27 003 693 481. It is confidential to the ordinary user of the email address to which it was addressed and may contain copyright and/or legally privileged information. No one else may read, print, store, copy or forward all or any of it or its attachments. If you receive this email in error, please return to sender. Thank you.
>
> If you do not wish to receive commercial email messages from Fujitsu Australia Software Technology Pty Ltd, please email unsubscribe(at)fast(dot)fujitsu(dot)com(dot)au
>

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2005-02-28 19:37:19 Re: int4 <-> bool casts
Previous Message pgsql 2005-02-28 17:54:44 Re: snprintf causes regression tests to fail