]> granicus.if.org Git - postgresql/commitdiff
Fix regression tests: after changing comparing function
authorTeodor Sigaev <teodor@sigaev.ru>
Fri, 25 Aug 2006 07:39:08 +0000 (07:39 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Fri, 25 Aug 2006 07:39:08 +0000 (07:39 +0000)
order is changed.

contrib/tsearch2/expected/tsearch2.out

index 35c97c9b012275f3565a61a4bac2a72d282dfd37..2c1bbdb3385c516888643269bd478e46b88883ec 100644 (file)
@@ -2496,8 +2496,8 @@ select a is null, a from test_tsvector order by a;
  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        | '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'