pgsql: Convert a perl array to a postgres array when returned by Set - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Convert a perl array to a postgres array when returned by Set
Date
Msg-id 20090928173112.788B9753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Convert a perl array to a postgres array when returned by Set Returning Functions as well as non SRFs. Backpatch to 8.1
wherethese facilities were introduced. with a little help from Abhijit Menon-Sen. 

Modified Files:
--------------
    pgsql/src/pl/plperl:
        plperl.c (r1.151 -> r1.152)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c?r1=1.151&r2=1.152)

pgsql-committers by date:

Previous
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Convert a perl array to a postgres array when returned by Set
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix equivclass.c's not-quite-right strategy for handling X=X