deleting from arrays - Mailing list pgsql-general

From mstory@uchicago.edu
Subject deleting from arrays
Date
Msg-id 1105941364.41eb5374b4aed@churlish.uchicago.edu
Whole thread Raw
Responses Re: deleting from arrays  (Michael Fuhr <mike@fuhr.org>)
List 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

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgpsql help
Next
From: "Mike G."
Date:
Subject: Re: Cursor bug?