Re: BUG #16807: Assert failed in postgres_fdw/estimate_path_cost_size with an empty foreign table

Etsuro Fujita <etsuro.fujita@gmail.com>

From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: exclusion@gmail.com, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2021-02-05T06:38:55Z
Lists: pgsql-bugs
On Thu, Feb 4, 2021 at 6:56 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote:
> I tweaked a regression test comment a little bit and added the commit
> message.  Attached is an updated patch.  I’ll commit the patch.

Pushed.

Best regards,
Etsuro Fujita



Commits

  1. postgres_fdw: Fix assertion in estimate_path_cost_size().