Обсуждение: pgsql: contrib/tsearch2 now fails its regression test because of

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

pgsql: contrib/tsearch2 now fails its regression test because of

От
tgl@postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
contrib/tsearch2 now fails its regression test because of conflicts with
the core additions.  For the moment I diked it out of contrib/Makefile.
We should look at turning it into a backward-compatibility package.

Modified Files:
--------------
    pgsql/contrib:
        Makefile (r1.77 -> r1.78)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/Makefile?r1=1.77&r2=1.78)