Tim,
> Hi all. Another question -- I'm using plperl, and I was wondering
> what the best way to do a SELECT in it is. Am I best off using DBI and
> having the plperl connect to the database again? Or is there some other
> way to do it?
There is currently no good way to do this in PL/perl.
PL/pgSQL, C, and I believe PL/Tcl can interact with the database. No other PL
at this time can. Hopefully this will change in the future.
--
-Josh Berkus
Aglio Database Solutions
San Francisco