Ranier Vilela <ranier(dot)vf(at)gmail(dot)com> writes:
> So, any use of this GinTernaryValue are:
> 1. if (key->entryRes[j]) be FALSE if GIN_FALSE
> 2. if (key->entryRes[j]) be TRUE if GIN_TRUE
> 3. if (key->entryRes[j]) be TRUE if GIN_MAYBE
Yeah, that's how it's designed. Unless you can point to a bug,
I do not think we ought to change this code.
regards, tom lane