Re: Function scan FDW pushdown

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Marina Polyakova <m(dot)polyakova(at)postgrespro(dot)ru>
Cc: Karina Litskevich <litskevichkarina(at)gmail(dot)com>, Alexander Pyhalov <a(dot)pyhalov(at)postgrespro(dot)ru>, Anthonin Bonnefoy <anthonin(dot)bonnefoy(at)datadoghq(dot)com>, solaimurugan vellaipandiyan <drsolaimurugan(dot)v(at)gmail(dot)com>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, g(dot)kashkin(at)postgrespro(dot)ru, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Function scan FDW pushdown
Date: 2026-09-02 12:50:51
Message-ID: CAPpHfduD2fCh8RD1OOmEG7XNFe3aUfHBy1JXRPN2q9Z4=NNQww@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 2, 2026 at 6:08 AM Marina Polyakova
<m(dot)polyakova(at)postgrespro(dot)ru> wrote:
> The attached patch fixes the warning with CFLAGS=-Og and gcc-13
> described above, and removes outer_is_function/inner_is_function
> variables which were used only once. Thank you!

Pushed, thank you!

------
Regards,
Alexander Korotkov
Supabase

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2026-09-02 12:53:20 Re: WAIT FOR command should do some query jumbling
Previous Message Floris Van Nee 2026-09-02 12:50:18 Re: OOM kill during planning - pg_terminate_backend is ignored