On Wed, Jan 21, 2009 at 9:01 PM, Paul Ramsey <pramsey at opengeo.org> wrote: > Mark, is there a prescribed way to call postgresql functions (ones > with (PG_FUNCTION_ARGS) as the argument) from other internal > functions? Never mind, found DirectFunctionCall1, etc. P