2009/10/6 Richard Huxton <[email protected]> > > Are we looking down the wrong end of the telescope here? What if we had > something more like the "C" binding for functions: > > CREATE FUNCTION foo(int,text,int) AS 'MyModule::internal_foo' LANGUAGE > plperl; > >
> If you want inter-function calls you use internal_foo. > > this really would be a great feature for many plperl users. ( I'm not sure how it breaks current PL model in postgres) -- Filip Rembiałkowski JID,mailto:[email protected] http://filip.rembialkowski.net/
