Thread: pgsql: Add checking of end of line in parsing stopword list.

pgsql: Add checking of end of line in parsing stopword list.

From
teodor@postgresql.org (Teodor Sigaev)
Date:
Log Message:
-----------
Add checking of end of line in parsing stopword list. Thanks to sharp eyes of Tom lane

Modified Files:
--------------
    pgsql/contrib/tsearch2:
        stopword.c (r1.12 -> r1.13)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/stopword.c.diff?r1=1.12&r2=1.13)