Re: BUG #19428: Lazy evaluation of type checking in CASE in SQL functions including subqueries no longer works in 18 - Mailing list pgsql-bugs

From Damian Lukowski
Subject Re: BUG #19428: Lazy evaluation of type checking in CASE in SQL functions including subqueries no longer works in 18
Date
Msg-id 27d1be64-a052-4f5a-8cb8-53d48e94c97b@arcsin.de
Whole thread Raw
In response to Re: BUG #19428: Lazy evaluation of type checking in CASE in SQL functions including subqueries no longer works in 18  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Read up on custom vs. generic plans for some more background on this.

Thanks for the hint, the query works again with

set plan_cache_mode to 'force_generic_plan';

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #19431: limitation of the data type jsonb equals 8Kb
Next
From: PG Bug reporting form
Date:
Subject: BUG #19432: recovery fails at invalid checkpoint record