Re: Solaris testers wanted for strxfrm() behavior

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Solaris testers wanted for strxfrm() behavior
Дата
Msg-id CAM3SWZRug_iEM2AmP1vi6oD+PZeiOJ-=h=ynp7pLYYANxjwrpg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Solaris testers wanted for strxfrm() behavior  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Solaris testers wanted for strxfrm() behavior
Список pgsql-hackers
On Sun, Jun 28, 2015 at 12:58 PM, Josh Berkus <josh@agliodbs.com> wrote:
> My perspective is that if both SmartOS and OmniOS pass, it's not our
> responsibility to support OldSolaris if they won't update libraries.

Obviously I especially don't want to double the number of strxfrm()
calls made during text abbreviation for *everyone* just to work around
this silly bug. Those calls will generally be a large fraction of the
cost of any text sort in 9.5, so clearly that would be unacceptable.

Maybe Noah should commit a patch that makes the initial size of the
buffer that stores the transformed string blob very small. This can be
reverted once it has some buildfarm cycles. That is a bit of a scatter
gun approach, but maybe that's inevitable given the paucity of
information around the issue.
-- 
Peter Geoghegan



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: PANIC in GIN code
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Solaris testers wanted for strxfrm() behavior