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>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
Subject: Re: Further cleanup related to statistics import support in postgres_fdw
Date: 2026-09-04 09:50:50
Message-ID: CAPmGK16UFisHLSEsiEpj4b4cjrqgsTjif_X+ApWv-MSTvgraTg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 3, 2026 at 7:45 PM Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> wrote:
> Here is a new version of the patch, in which I fixed indentation after
> tweaking comments/docs a little bit for clarity/readability. I will
> push/backpatch this version if no objections.

Done.

Best regards,
Etsuro Fujita

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2026-09-04 09:57:48 RE: Follow-up review items for update_deleted
Previous Message Xuneng Zhou 2026-09-04 09:38:39 Re: WAIT FOR NO_THROW option could use some documentation