Result of strcmp() is a signed int. Per bug report

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6d87107b0e87aa5b39772c8bbdab4c79c0ed9c97
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-07-04T06:20:14Z
Releases: 7.1.1
Result of strcmp() is a signed int.  Per bug report
from Paul McGarry.

Files

PathChange+/−
contrib/fulltextindex/fti.c modified +1 −1