Sorting the Stop word lists

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Sorting the Stop word lists
Дата
Msg-id 1189181751.4175.527.camel@ebony.site
обсуждение исходный текст
Ответы Re: Sorting the Stop word lists  (Teodor Sigaev <teodor@sigaev.ru>)
Re: Sorting the Stop word lists  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I notice we sort the stop word list after we read it into memory.

Wouldn't it be easier to

1. Sort the stopword lists in the main distribution

2. Require them to be sorted

3. Remove the sort from readstoplist()

We should at very least do (1) to improve the sort speed at start.

--  Simon Riggs 2ndQuadrant  http://www.2ndQuadrant.com



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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: HEAD build troubles, buildfarm misconfigurations
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: HEAD build troubles, buildfarm misconfigurations