Thread: pgsql: Fix a small 64-bit problem in tsearch patch.

pgsql: Fix a small 64-bit problem in tsearch patch.

From
tgl@postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Fix a small 64-bit problem in tsearch patch.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        tsvector.c (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/tsvector.c?r1=1.1&r2=1.2)