Re: Bug: Contrib\fulltextindex\fti.c?

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Paul McGarry <paulm@opentec.com.au>
Cc: pgsql-bugs@hub.org
Date: 2000-07-04T04:59:51Z
Lists: pgsql-bugs
Paul McGarry <paulm@opentec.com.au> writes:
> Is it me, or does the declaration of difference as an unsigned int
> prevent the if statements just below from working correctly?

*Clearly* broken :-(

I suppose this could only have escaped notice because hardly anyone
uses fti with a stopword list ...

			regards, tom lane