Re: Patch for Array min() / max() - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Patch for Array min() / max()
Date
Msg-id 200408090101.i7911GM02113@candle.pha.pa.us
Whole thread Raw
In response to Re: Patch for Array min() / max()  ("Koju Iijima" <koju@fast.fujitsu.com.au>)
List pgsql-patches
This has been saved for the 8.1 release:

    http:/momjian.postgresql.org/cgi-bin/pgpatches2

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

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
ordinaryuser 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
thisemail 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
emailunsubscribe@fast.fujitsu.com.au 
>

[ Attachment, skipping... ]

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

--
  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: "Koju Iijima"
Date:
Subject: Re: Patch for Array min() / max()
Next
From: Bruce Momjian
Date:
Subject: Re: psql - missing tab-completion support for tablespaces