Patch for Array min() / max()

From: "Koju Iijima" <koju(at)fast(dot)fujitsu(dot)com(dot)au>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: Patch for Array min() / max()
Date: 2004-08-06 06:34:39
Message-ID: 088401c47b7f$7681d620$b44bac89@maheshs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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: koju(at)fast(dot)fujitsu(dot)com(dot)au
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 unsubscribe(at)fast(dot)fujitsu(dot)com(dot)au

Attachment Content-Type Size
arrayMIN_MAX.patch application/octet-stream 5.8 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Koju Iijima 2004-08-06 06:47:36 Patch for namespace.sql
Previous Message Christopher Kings-Lynne 2004-08-06 06:03:04 Re: psql latex bugfixes