Re: postgres_fdw: Emit message when batch_size is reduced

From: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
To: Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: postgres_fdw: Emit message when batch_size is reduced
Date: 2026-06-09 20:22:07
Message-ID: CADkLM=fcF4n_tpmRS2sNdfeyZ3jfuAk1bKNyGG9YbWap_q5G_g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
>
> Thanks for your inputs. Reworked patch is attached.
> --
> Regards,
> Rafia Sabih
> CYBERTEC PostgreSQL International GmbH
>

You've addressed all my concerns, aside from the desire for the check on
the set/update of the value. Do you have a commitfest entry? I didn't find
one.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-06-09 20:42:35 Re: Remove the refint contrib module (for v20)
Previous Message Corey Huinker 2026-06-09 20:00:49 Re: postgres_fdw: Emit message when batch_size is reduced