Re: tsvector/tsearch equality and/or portability issue

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: tsvector/tsearch equality and/or portability issue
Дата
Msg-id 44EEBF29.5020805@sigaev.ru
обсуждение исходный текст
Ответ на Re: tsvector/tsearch equality and/or portability issue  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Oops. Fixed.

Tom Lane wrote:
> Teodor Sigaev <teodor@sigaev.ru> writes:
>> Fixed in 8.1 and HEAD. Thank you
> 
> This appears to have created a regression test failure:
> 
> *** ./expected/tsearch2.out    Sun Jun 18 12:55:28 2006
> --- ./results/tsearch2.out    Thu Aug 24 14:30:02 2006
> ***************
> *** 2496,2503 ****
>    f        |



                                                                       
 
>    f        | '345':1 'qwerti':2 'copyright':3



                                                                       
 
>    f        | 'qq':7 'bar':2,8 'foo':1,3,6 'copyright':9



                                                                       
 
> -  f        | 'a':1A,2,3C 'b':5A,6B,7C,8B



                                                                       
 
>    f        | 'a':1A,2,3B 'b':5A,6A,7C,8



                                                                       
 
>    f        | '7w' 'ch' 'd7' 'eo' 'gw' 'i4' 'lq' 'o6' 'qt' 'y0'



                                                                       
 
>    f        | 'ar' 'ei' 'kq' 'ma' 'qa' 'qh' 'qq' 'qz' 'rx' 'st'



                                                                       
 
>    f        | 'gs' 'i6' 'i9' 'j2' 'l0' 'oq' 'qx' 'sc' 'xe' 'yu'



                                                                       
 
> --- 2496,2503 ----
>    f        | 
>    f        | '345':1 'qwerti':2 'copyright':3
>    f        | 'qq':7 'bar':2,8 'foo':1,3,6 'copyright':9
>    f        | 'a':1A,2,3B 'b':5A,6A,7C,8
> +  f        | 'a':1A,2,3C 'b':5A,6B,7C,8B
>    f        | '7w' 'ch' 'd7' 'eo' 'gw' 'i4' 'lq' 'o6' 'qt' 'y0'
>    f        | 'ar' 'ei' 'kq' 'ma' 'qa' 'qh' 'qq' 'qz' 'rx' 'st'
>    f        | 'gs' 'i6' 'i9' 'j2' 'l0' 'oq' 'qx' 'sc' 'xe' 'yu'
> 
> ======================================================================
> 
> 
>             regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Tricky bugs in concurrent index build
Следующее
От: Markus Schiltknecht
Дата:
Сообщение: Re: Replication