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

Поиск
Список
Период
Сортировка
От Damian Lukowski
Тема Re: BUG #19428: Lazy evaluation of type checking in CASE in SQL functions including subqueries no longer works in 18
Дата
Msg-id 27d1be64-a052-4f5a-8cb8-53d48e94c97b@arcsin.de
обсуждение исходный текст
Ответ на 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>)
Список 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 по дате отправления: