On Jan 6, 2010, at 3:31 PM, Tim Bunce wrote:

> For 8.5 I don't think I'll even attempt direct inter-plperl-calls.
> 
> I'll just do a nicely-sugared wrapper around spi_exec_prepared().
> Either via import, as I outlined earlier, or Garick Hamlin's suggestion
> of attributes - which is certainly worth exploring.

If it's just the sugar, then in addition to the export, which is a great idea, 
I'd still like to have the AUTOLOAD solution, since there may be a bunch of 
different functions and I might not want to import them all.

Best,

David


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to