Re: postgres array quoting - Mailing list pgsql-general

From Tom Lane
Subject Re: postgres array quoting
Date
Msg-id 22937.1157052261@sss.pgh.pa.us
Whole thread Raw
In response to postgres array quoting  (marc@softwarehackery.com)
List pgsql-general
marc@softwarehackery.com writes:
>   * If I could figure a way to pass a variable number of arguments to a
>     plperl function, or an array reference, I could use something like this
>     function:

Doesn't plperl already contain a feature to convert a Postgres array
into a Perl array?  It may be documented poorly or not at all, but I
definitely see code in there for going the other direction, and one
would think that whoever coded it would have catered for both
conversions.

            regards, tom lane

pgsql-general by date:

Previous
From: Bill Moran
Date:
Subject: Re: [pgsql-advocacy] Thought provoking piece on NetBSD
Next
From: Jeff Davis
Date:
Subject: Re: Query performance inconsistant.