Thread: pgsql: Fix thinko: have trueTriConsistentFn return GIN_TRUE.

pgsql: Fix thinko: have trueTriConsistentFn return GIN_TRUE.

From
Heikki Linnakangas
Date:
Fix thinko: have trueTriConsistentFn return GIN_TRUE.

While we're at it, also improve comments in ginlogic.c.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d663d4399e767223e454302ea90d04f78b2f9d29

Modified Files
--------------
src/backend/access/gin/ginlogic.c |   35 +++++++++++++++++++++--------------
1 file changed, 21 insertions(+), 14 deletions(-)