Re: [PATCHES] Patch for Array min() / max()

2005-02-28 Thread Bruce Momjian

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 [EMAIL PROTECTED]
> 

[ Attachment, skipping... ]

> 
> ---(end of broadcast)---
> TIP 3: if posting/reading through Usenet, please send an appropriate
>   subscribe-nomail command to [EMAIL PROTECTED] 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

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [PATCHES] Patch for Array min() / max()

2004-08-08 Thread Bruce Momjian

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 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 [EMAIL PROTECTED]
> 

[ Attachment, skipping... ]

> 
> ---(end of broadcast)---
> TIP 3: if posting/reading through Usenet, please send an appropriate
>   subscribe-nomail command to [EMAIL PROTECTED] so that your
>   message can get through to the mailing list cleanly

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

---(end of broadcast)---
TIP 6: Have you searched our list archives?

   http://archives.postgresql.org


Re: [PATCHES] Patch for Array min() / max()

2004-08-08 Thread Koju Iijima

> 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 [EMAIL PROTECTED]

arrayMin_Max2.diff
Description: Binary data

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly


Re: [PATCHES] Patch for Array min() / max()

2004-08-07 Thread Bruce Momjian
Joe Conway 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.

Right.  OK.

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

---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [PATCHES] Patch for Array min() / max()

2004-08-07 Thread Joe Conway
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
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [PATCHES] Patch for Array min() / max()

2004-08-07 Thread Bruce Momjian

May I have a context diff please, diff -c?

---

Koju Iijima wrote:
> Hi !
> 
> I would like to contribute a patch to the PostgreSQL.
> 
> The patch is for the one of TODO items:
> 
> *ARRAYS - Allow MIN()/MAX() on arrays
> 
> This patch is created with the latest cvshead codes.
> 
> regards
> 
> koju
> 
> 
> ---
> Koju Iijima
> 
> Software Engineer
> Fujitsu Australia Software Technology
> Address: 14 Rodborough Road, Frenchs Forest NSW 2086
> Tel: +61 2 9452 9076
> Fax: +61 2 9975 2899
> Email: [EMAIL PROTECTED]
> Web site: www.fastware.com
> 
> ---
> 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 [EMAIL PROTECTED]
> 

[ Attachment, skipping... ]

> 
> ---(end of broadcast)---
> TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

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

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]