Re: v13 planner ERROR: could not determine which collation to use for string comparison - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: v13 planner ERROR: could not determine which collation to use for string comparison
Date
Msg-id 20200722003612.GC9642@paquier.xyz
Whole thread Raw
In response to Re: v13 planner ERROR: could not determine which collation to use for string comparison  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: v13 planner ERROR: could not determine which collation to use for string comparison  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
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?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Which SET TYPE don't actually require a rewrite
Next
From: Tom Lane
Date:
Subject: Re: v13 planner ERROR: could not determine which collation to use for string comparison