Re: Faster StrNCpy

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Faster StrNCpy
Дата
Msg-id 200609261742.21745.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Faster StrNCpy  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Faster StrNCpy  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: horo(r)logy test fail on solaris (again and solved)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Faster StrNCpy