deleting from arrays

From: mstory(at)uchicago(dot)edu
To: pgsql-general(at)postgresql(dot)org
Subject: deleting from arrays
Date: 2005-01-17 05:56:04
Message-ID: 1105941364.41eb5374b4aed@churlish.uchicago.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I've searched the documentation for a simple way to delete a single value from
an array, i've come up with a complecated way to do it, but was wondering if
there was some simple command to remove a single value from an array, where the
position of the value in the array is unknown.

thanks,

matt

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike G. 2005-01-17 06:06:56 Re: Cursor bug?
Previous Message Tom Lane 2005-01-17 05:31:43 Re: pgpsql help