Re: Unexpected "cache lookup failed for collation 0" failure - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: Unexpected "cache lookup failed for collation 0" failure
Date
Msg-id 20191114040342.GC1910@paquier.xyz
Whole thread Raw
In response to Re: Unexpected "cache lookup failed for collation 0" failure  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Unexpected "cache lookup failed for collation 0" failure  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Wed, Nov 13, 2019 at 03:56:11PM -0500, Tom Lane wrote:
> Looks like a simple oversight --- when bpcharne() was made
> collation-sensitive, it should have grown a check_collation_set()
> call, but somehow that got left out.  Fixed.

Wouldn't it be better to add a test case for that?
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #16113: pg_dumpall failed on database "中文"
Next
From: Tom Lane
Date:
Subject: Re: Unexpected "cache lookup failed for collation 0" failure