Michael Paquier <mich...@paquier.xyz> writes: > On Tue, Jul 21, 2020 at 06:25:00PM -0400, Tom Lane wrote: >> Ugh. It's clear from your stack trace that neqjoinsel() has forgotten to >> pass through collation to eqjoinsel(). Will fix.
> Why didn't you include a regression test in bd0d893? Didn't really see much point. It's not like anybody's likely to take out the collation handling now that it's there. regards, tom lane