Обсуждение: pgsql-server/contrib/fuzzystrmatch fuzzystrmat ...

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

pgsql-server/contrib/fuzzystrmatch fuzzystrmat ...

От
tgl@postgresql.org (Tom Lane)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    02/09/14 15:56:01

Modified files:
    contrib/fuzzystrmatch: fuzzystrmatch.sql.in

Log message:
    The attached adds GRANTs to PUBLIC for contrib/fuzzystringmatch.

    Joe Conway