PG Bug reporting form <noreply(at)postgresql(dot)org> writes:
> When running the contrib/ltree checks against a build on OSX 10.13 (yeah, I
> know) against commit cb8a5a588e in REL_14_STABLE, am dying due to:
> # SELECT * FROM ltreetest WHERE t = '12.3' order by t asc;
> ERROR: unrecognized StrategyNumber: 6
Hm, the OSX members of the buildfarm aren't unhappy, and nobody else has
reported similar symptoms. You might try a full rebuild (tear it
down with "git clean -dfx" and start over).
regards, tom lane