Re: postgres array quoting

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: marc(at)softwarehackery(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgres array quoting
Date: 2006-08-31 19:18:55
Message-ID: 20060831191855.GD6470@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

marc(at)softwarehackery(dot)com wrote:
> Hello -
>
> I am attempting to find a way to make use of arrays of text, as
> demonstraited by the following:

Interesting problem. Apparently plperl is not cool about parsing arrays
in the arguments to Perl arrays -- at least I couldn't make it work, and
I don't find any mention in my (admittedly a bit outdated) local copy of
the docs.

I remember we did parse arrays in PL/php to native PHP arrays with which
you could do this, but that code was more than a bit buggy, so I'm wary
of recommending it.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2006-08-31 19:21:33 Re: [pgsql-advocacy] Thought provoking piece on NetBSD
Previous Message Tom Lane 2006-08-31 19:18:29 Re: Installation of Postgres 7.1