plperl return single composite

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: plperl return single composite
Date: 2004-07-20 13:10:07
Message-ID: 40FD19AF.2090208@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


The attached patch allows 'select foo()' as well as 'select * from
foo()' where foo() is a plperl function that returns a single composite.

cheers

andrew

Attachment Content-Type Size
composite.patch text/x-patch 5.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2004-07-20 13:11:27 Re: PITR COPY Failure (was Point in Time Recovery)
Previous Message Tom Lane 2004-07-20 12:51:54 Re: PITR COPY Failure (was Point in Time Recovery)