Modifying arrays

From: Hans-Jürgen Schönig <hs(at)cybertec(dot)at>
To: pgsql-general(at)postgresql(dot)org
Subject: Modifying arrays
Date: 2001-12-05 10:04:51
Message-ID: 3C0DF143.6000509@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a simple question: Is there a function for removing values from
an array (something like "pop" for stacks).
I know that arrays are no lists but what can I do in order to solve the
problem efficiently (I don't want to build a dirty workaround).

Hans

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-12-05 11:35:56 Re: ERROR: MemoryContextAlloc: invalid request size
Previous Message Rich Ryan 2001-12-05 09:24:14 ERROR: MemoryContextAlloc: invalid request size