Thread: pgsql-server/contrib/fuzzystrmatch fuzzystrmat ...

pgsql-server/contrib/fuzzystrmatch fuzzystrmat ...

From
tgl@postgresql.org (Tom Lane)
Date:
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