Re: Faster StrNCpy - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Faster StrNCpy
Date
Msg-id 200609261742.21745.josh@agliodbs.com
Whole thread Raw
In response to Re: Faster StrNCpy  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Faster StrNCpy  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom,

> What I'd like to do immediately is put in strlcpy() and hit the two or
> three places I think are performance-relevant.  I agree with trying to
> get rid of StrNCpy/strncpy calls over the long run, but it's just code
> beautification and probably not appropriate for beta.

Immediately?  Presumably you mean for 8.3?

-- 
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: horo(r)logy test fail on solaris (again and solved)
Next
From: Tom Lane
Date:
Subject: Re: Faster StrNCpy