Re: Initial refactoring of plperl.c - updated

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Tim Bunce <Tim.Bunce@pobox.com>
Cc: pgsql-hackers@postgresql.org
Date: 2010-01-09T02:47:01Z
Lists: pgsql-hackers

Tim Bunce wrote:
>
> I see you've not commited it yet, so to help out I've attached
> a new diff, over the current CVS head, with two minor changes:
>
> - Removed the test, as noted above.
> - Optimized pg_verifymbstr calls to avoid unneeded strlen()s.
>
>   

I have committed this with minor edits. That should give us a clean base 
for the features patch(es).

cheers

andrew