From: Michael P. <mic...@gm...> - 2011-05-25 01:34:13
|
> > > Hi Folks, > > Is there already a perl and python module for Postgres XC ? IF yes where > > could i download it ? If no, how could I get Python/Perl functions work ? > Just one point of detail. Even if plpython and plperl functions have not been tested yet, I would suspect they work correctly as long as no more than one SQL query is used inside the function as argument values are fetche dthe same way for plpgsql, plperl and plpythin functions. -- Michael Paquier http://michael.otacoo.com |