list manipulation at column level

From: Matthew Peter <survivedsushi(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: list manipulation at column level
Date: 2005-09-11 22:33:28
Message-ID: 20050911223328.96104.qmail@web35204.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is it possible to append and delete (unknown location)
items in a list stored in a column? For instance,

a column with 'some,values,in,a,list,12,34';

Could I [ap|pre]pend and or delete items in this list
through pgsql?



______________________________________________________
Yahoo! for Good
Watch the Hurricane Katrina Shelter From The Storm concert
http://advision.webevents.yahoo.com/shelter

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Travers 2005-09-11 23:02:24 Re: list manipulation at column level
Previous Message Michael Fuhr 2005-09-11 21:41:09 Re: back references using regex