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

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix a small 64-bit problem in tsearch patch.
Date: 2007-08-21 01:45:33
Message-ID: 20070821014533.3A507754259@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-08-21 01:47:19 pgsql: Suppress uninitialized-variable warning.
Previous Message Tom Lane 2007-08-21 01:12:28 pgsql: contrib/tsearch2 now fails its regression test because of