| From: | Josh Berkus <josh(at)agliodbs(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Neil Conway <neilc(at)samurai(dot)com>, Martijn van Oosterhout <kleptog(at)svana(dot)org> |
| Subject: | Re: Faster StrNCpy |
| Date: | 2006-09-27 00:42:20 |
| Message-ID: | 200609261742.21745.josh@agliodbs.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-09-27 02:25:48 | Re: Faster StrNCpy |
| Previous Message | Josh Berkus | 2006-09-27 00:11:06 | Re: horo(r)logy test fail on solaris (again and solved) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-09-27 02:25:48 | Re: Faster StrNCpy |
| Previous Message | Tom Lane | 2006-09-26 21:12:25 | Re: Faster StrNCpy |