Re: Further cleanup related to statistics import support in postgres_fdw

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Further cleanup related to statistics import support in postgres_fdw
Date: 2026-08-25 09:17:08
Message-ID: CAPmGK15eGQk6nM0-D7g7-CpW-XwSoaN-jA_cWSvfaatWkUGgEA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Bharath,

On Sun, Aug 23, 2026 at 5:58 AM Bharath Rupireddy
<bharath(dot)rupireddyforpostgres(at)gmail(dot)com> wrote:
> On Sat, Aug 22, 2026 at 3:26 AM Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> wrote:
> > I will push/backpatch the patch if no objections from others.
>
> V3 patch LGTM. Thanks.

Done after doing a bit more cleanup.

Thanks for looking!

Best regards,
Etsuro Fujita

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2026-08-25 09:32:08 Re: Snapshot export on a standby corrupts hint bits on subxact overflow
Previous Message Daniel Gustafsson 2026-08-25 08:52:44 Re: fix more casting away of qualifiers