Обсуждение: pgsql: 1 Fix problem with lost precision in rank with OR-ed lexemes 2

Поиск
Список
Период
Сортировка

pgsql: 1 Fix problem with lost precision in rank with OR-ed lexemes 2

От
teodor@svr1.postgresql.org (Teodor Sigaev)
Дата:
Log Message:
-----------
1 Fix problem with lost precision in rank with OR-ed lexemes
2 Allow tsquery_in to input void tsquery: resolve dump/restore problem with tsquery

Modified Files:
--------------
    pgsql/contrib/tsearch2:
        query.c (r1.17 -> r1.18)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/query.c.diff?r1=1.17&r2=1.18)
        rank.c (r1.10 -> r1.11)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/rank.c.diff?r1=1.10&r2=1.11)
    pgsql/contrib/tsearch2/expected:
        tsearch2.out (r1.12 -> r1.13)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/expected/tsearch2.out.diff?r1=1.12&r2=1.13)