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

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: contrib/tsearch2 now fails its regression test because of
Дата
Msg-id 20070821011228.B5CD575425A@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: New Directory
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix a small 64-bit problem in tsearch patch.