Re: delete item[5] from varchar[] array???

From: Matthew Peter <survivedsushi(at)yahoo(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: delete item[5] from varchar[] array???
Date: 2005-09-22 04:13:07
Message-ID: 20050922041307.98278.qmail@web35205.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Matthew Peter <survivedsushi(at)yahoo(dot)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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message lennie@corepat.com 2005-09-22 08:37:30 Copy Views From Database?
Previous Message Tom Lane 2005-09-22 03:17:08 Re: delete item[5] from varchar[] array???