Re: Case expression pushdown - Mailing list pgsql-hackers

From Alexander Pyhalov
Subject Re: Case expression pushdown
Date
Msg-id 8da3ab3dc5b17c44d6f4f7687152128b@postgrespro.ru
Whole thread Raw
In response to Re: Case expression pushdown  (Seino Yuki <seinoyu@oss.nttdata.com>)
Responses Re: Case expression pushdown
List pgsql-hackers
Seino Yuki писал 2021-06-22 16:03:
> On 2021-06-16 01:29, Alexander Pyhalov wrote:
>> Hi.
>> 
>> Ashutosh Bapat писал 2021-06-15 16:24:
>>> Looks quite useful to me. Can you please add this to the next 
>>> commitfest?
>>> 
>> 
>> Addded to commitfest. Here is an updated patch version.
> 
> Thanks for posting the patch.
> I agree with this content.
> 
>> + Foreign Scan on public.ft2  (cost=156.58..165.45 rows=394 width=14)
> It's not a big issue, but is there any intention behind the pattern of
> outputting costs in regression tests?

Hi.

No, I don't think it makes much sense. Updated tests (also added case 
with empty else).
-- 
Best regards,
Alexander Pyhalov,
Postgres Professional
Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE
Next
From: Alvaro Herrera
Date:
Subject: Re: Cosmic ray hits integerset