On Dec 21, 2009, at 11:46 AM, Andrew Dunstan wrote:

> It's not doing that for me.

Odd.

> The plperl code has no way at all of knowing that the bytes you are returning 
> come from $^V. If you really want the version back, do what the perl docs 
> tell you and sprintf the value:

It works fine if I return `"$^V"`.

> BTW, this should arguably not be an immutable function. You could replace the 
> perl library, so it's not solely dependent on the input for the result.

Yeah, that's leftover from trying to troubleshoot another problem. More on that 
in a bit.

Best,

David



-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to