Re: plperl arginfo - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: plperl arginfo
Date
Msg-id AANLkTinvszPBABbhSaTAXzV7rynaRDHoTE-3aq=5emGB@mail.gmail.com
Whole thread Raw
In response to Re: plperl arginfo  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
2010/10/28 Andrew Dunstan <andrew@dunslane.net>:
>
>
> On 10/28/2010 11:54 AM, Pavel Stehule wrote:
>>
>> Alternatively, maybe the feature could be exposed in a way where you
>> don't actually calculate the values unless requested, ie provide some
>> sort of inquiry function instead of always precomputing a hash.
>> +1 .. some like get_function_info()
>>
>
> Yeah, that looks doable.
>
> I think we can just commit the generic record support now and add this on
> later.

this can be very interesting feature - because it can to do some
things in plperi instead c.

regards

Pavel


>
> cheers
>
> andrew
>


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: plperl arginfo
Next
From: Merlin Moncure
Date:
Subject: Re: revision of todo: NULL for ROW variables