Re: Further cleanup related to statistics import support in postgres_fdw

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, 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-06 10:45:52
Message-ID: CAPmGK16R7=ORig6-3DPmqWnm-Y7C_6EMirq4QFXOEJxPpN1K0A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Sep 5, 2026 at 1:23 AM Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> wrote:
> We are really nearing the end of the beta stabilization phase, I feel
> like just adding the note like this:
>
> "Note that if the remote table was inherited in the past, postgres_fdw
> currently considers it inherited even if it is not currently
> inherited. This restriction might be fixed in a future release."

I expanded this to something like the attached.

Best regards,
Etsuro Fujita

Attachment Content-Type Size
add-note-about-stats-import-restrictions.patch application/octet-stream 780 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2026-09-06 11:11:45 Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Previous Message Zsolt Parragi 2026-09-06 10:22:58 Improve error handling in test modules: test_extensible, test_bitmapset