Thread: pgsql-server/contrib/fulltextindex README.fti

pgsql-server/contrib/fulltextindex README.fti

From
momjian@postgresql.org (Bruce Momjian - CVS)
Date:
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