Обсуждение: pgsql-server/contrib/tsearch/makedict makedict.pl

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

pgsql-server/contrib/tsearch/makedict makedict.pl

От
momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@postgresql.org    02/12/13 00:50:18

Modified files:
    contrib/tsearch/makedict: makedict.pl

Log message:
    This patch fixes minor bugs in dictionary generator in contrib/tsearch
    (contrib/tsearch/makedict/makedict.pl)

    [ Backpatched to 7.3.]

    Teodor Sigaev