pgsql: Fix bogus assumption that sizeof() produces an int-sized result.

Started by Tom Laneabout 21 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Fix bogus assumption that sizeof() produces an int-sized result.

Modified Files:
--------------
pgsql/contrib/tsearch2:
gistidx.c (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/gistidx.c.diff?r1=1.7&r2=1.8)