Re: Faster StrNCpy

Поиск
Список
Период
Сортировка
От Strong, David
Тема Re: Faster StrNCpy
Дата
Msg-id B6419AF36AC8524082E1BC17DA2506E802579E0C@USMV-EXCH2.na.uis.unisys.com
обсуждение исходный текст
Ответ на Faster StrNCpy  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Cross-table statistics idea
Следующее
От: Chris Mair
Дата:
Сообщение: Re: Please to technical check of upcoming release