GIN: Implementing triConsistent and strategy number - Mailing list pgsql-hackers

From Jeff Janes
Subject GIN: Implementing triConsistent and strategy number
Date
Msg-id CAMkU=1yvuK5XpmdO7dz4jFapS-vVFDgbnR89wwQE7Fw4TjZEQA@mail.gmail.com
Whole thread Raw
Responses Re: GIN: Implementing triConsistent and strategy number  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
Is there a way to implement triConsistent for only some of the strategy numbers?

It looks like I would have to internally re-implement something like shimTriConsistentFn for each strategy number for which I don't want to implement the ternary system in full.  Am I missing a trick?

Thanks,

Jeff

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pg_stat_*_columns?
Next
From: Josh Berkus
Date:
Subject: Re: pgbench - allow backslash-continuations in custom scripts