Re: tsearch comments
Björn Metzdorf <bm@turtle-entertainment.de>
From: Björn Metzdorf <bm@turtle-entertainment.de>
To: <pgsql-general@postgresql.org>
Date: 2003-01-22T22:58:35Z
Lists: pgsql-general
> Oleg: Can you search your memory why txt2txtidx possibly should not be > marked as "iscachable"? Well I now see where the problem is, the function does not always have to return the same if the arguments are the same (the data might have changed and there may be more or less matching entries). Any hints how to overcome this? Regards, Bjoern