Re: Initial refactoring of plperl.c - updated
Tim Bunce <tim.bunce@pobox.com>
From: Tim Bunce <Tim.Bunce@pobox.com>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Tim Bunce <Tim.Bunce@pobox.com>, pgsql-hackers@postgresql.org
Date: 2010-01-09T21:27:03Z
Lists: pgsql-hackers
On Fri, Jan 08, 2010 at 09:47:01PM -0500, Andrew Dunstan wrote: > 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). Wonderful. Many thanks Andrew. Tim.