Sorting the Stop word lists - Mailing list pgsql-hackers

From Simon Riggs
Subject Sorting the Stop word lists
Date
Msg-id 1189181751.4175.527.camel@ebony.site
Whole thread Raw
Responses Re: Sorting the Stop word lists
Re: Sorting the Stop word lists
List 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 by date:

Previous
From: Robert Treat
Date:
Subject: Re: HEAD build troubles, buildfarm misconfigurations
Next
From: Andrew Dunstan
Date:
Subject: Re: HEAD build troubles, buildfarm misconfigurations