Обсуждение: pgsql-server/contrib/fulltextindex README.fti

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

pgsql-server/contrib/fulltextindex README.fti

От
momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@postgresql.org    03/01/15 11:45:17

Modified files:
    contrib/fulltextindex: README.fti

Log message:
    This patch fixes an incorrect statement and makes a few cleanups to
    contrib/fulltextindex/README.fti

    Backpatched to 7.3.X too.

    Neil Conway