Re: Sorting the Stop word lists

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Sorting the Stop word lists
Date: 2007-09-07 16:39:58
Message-ID: 46E17EDE.4000506@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> 1. Sort the stopword lists in the main distribution
> 2. Require them to be sorted
> 3. Remove the sort from readstoplist()
I don't believe that will a big win in performance - lists are rather small. And
it needed to add check of sorting

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Teodor Sigaev 2007-09-07 16:43:26 Re: GIN readme is out of date
Previous Message Andrew Dunstan 2007-09-07 16:18:37 Re: HEAD build troubles, buildfarm misconfigurations