On Apr 6, 2010, at 4:55 PM, Andrew Dunstan wrote: > Indeed it doesn't. But (as documented) the argument will be passed *from* > *perl* as text and converted to the specified type in the glue code. See > plperl.c for details.
Hrm. If the type is unknown, I think it should just be passed as a string and left to the back end to figure out. Best, David -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
