Tom, Let us know when you've added strlcpy () and we'll be happy to run some tests on the new code. David
________________________________ From: [EMAIL PROTECTED] on behalf of Tom Lane Sent: Tue 9/26/2006 7:25 PM To: [email protected] Cc: [email protected]; Neil Conway; Martijn van Oosterhout Subject: Re: [HACKERS] Faster StrNCpy Josh Berkus <[email protected]> writes: >> What I'd like to do immediately is put in strlcpy() and hit the two or >> three places I think are performance-relevant. > Immediately? Presumably you mean for 8.3? No, I mean now. This is a performance bug and it's still open season on bugs. If we were close to having a release-candidate version, I'd hold off, but the above proposal seems sufficiently low-risk for the current stage of the cycle. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster
