Re: Faster StrNCpy - Mailing list pgsql-hackers

From Strong, David
Subject Re: Faster StrNCpy
Date
Msg-id B6419AF36AC8524082E1BC17DA2506E802579E0C@USMV-EXCH2.na.uis.unisys.com
Whole thread Raw
In response to Faster StrNCpy  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom,
Let us know when you've added strlcpy () and we'll be happy to run some tests on the new code.
David

________________________________

From: pgsql-hackers-owner@postgresql.org on behalf of Tom Lane
Sent: Tue 9/26/2006 7:25 PM
To: josh@agliodbs.com
Cc: pgsql-hackers@postgresql.org; Neil Conway; Martijn van Oosterhout
Subject: Re: [HACKERS] Faster StrNCpy



Josh Berkus <josh@agliodbs.com> 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




pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Cross-table statistics idea
Next
From: Chris Mair
Date:
Subject: Re: Please to technical check of upcoming release