Re: postgres_fdw: Fix crash when estimating joins with functions

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Alexander Pyhalov <a(dot)pyhalov(at)postgrespro(dot)ru>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: postgres_fdw: Fix crash when estimating joins with functions
Date: 2026-09-10 00:48:53
Message-ID: CAHGQGwGfj_OXp6YtXnoa2VKU2qaeqmAzxZ-ESS48=LQUCy-W3w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 10, 2026 at 12:09 AM Alexander Pyhalov
<a(dot)pyhalov(at)postgrespro(dot)ru> wrote:
> Hi. Thanks. Looks good to me.

Thanks for the review! I've pushed the patch.

Regards,

--
Fujii Masao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2026-09-10 01:30:00 RE: Follow-up review items for update_deleted
Previous Message Fujii Masao 2026-09-10 00:33:44 postgres_fdw: transaction mode inheritance corner cases