Re: Bug in PL/Perl 8.1.3 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug in PL/Perl 8.1.3
Date
Msg-id 13346.1147961533@sss.pgh.pa.us
Whole thread Raw
In response to Bug in PL/Perl 8.1.3  (Chana Slutzkin <chana@cs.huji.ac.il>)
List pgsql-bugs
Chana Slutzkin <chana@cs.huji.ac.il> writes:
> In 8.1.3, a PL/Perl function that returns 'SETOF',
> when used in the SELECT list of a query, generates the following error:
>   "set-valued function called in context that cannot accept a set"

This is a consequence of
http://archives.postgresql.org/pgsql-committers/2005-06/msg00054.php
and is not likely to change.  Sorry.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Chana Slutzkin
Date:
Subject: Bug in PL/Perl 8.1.3
Next
From: Tom Lane
Date:
Subject: Re: BUG #2441: All useable indexes for an IN are used, not just one