Re: delete item[5] from varchar[] array??? - Mailing list pgsql-sql

From Matthew Peter
Subject Re: delete item[5] from varchar[] array???
Date
Msg-id 20050922041307.98278.qmail@web35205.mail.mud.yahoo.com
Whole thread Raw
In response to Re: delete item[5] from varchar[] array???  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
Ya. I didn't see any in the \df.  If it's so simple
could you show me one? PLEEEEEEEEEEEASE 

Thanks
MP

--- Tom Lane <tgl@sss.pgh.pa.us> wrote:

> Matthew Peter <survivedsushi@yahoo.com> writes:
> > How is it possible to delete an item from a single
> > dimension varchar[] array?
> 
> AFAIR there is no built-in function for this, but it
> seems like you
> could write a generic polymorphic function for it
> easily enough.
> 
>             regards, tom lane
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: delete item[5] from varchar[] array???
Next
From: "lennie@corepat.com"
Date:
Subject: Copy Views From Database?