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-03 10:45:03
Message-ID: CAPmGK16Vvn9WVP4zbwPgRtk2=BFfU86XznRGyhyjTOxUT0u9TA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Aug 31, 2026 at 8:22 PM Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> wrote:
> Updated patch attached.

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.

Best regards,
Etsuro Fujita

Attachment Content-Type Size
yet-further-cleanup-v3.patch application/octet-stream 13.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zsolt Parragi 2026-09-03 11:06:42 Re: Offline data checksum changes can cause incorrect checksum state on standbys
Previous Message Mihail Nikalayeu 2026-09-03 10:44:00 Re: Logical replication can lose an update after concurrent index invalidation