Re: postgres_fdw: fix cumulative stats after imported foreign-table stats

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Subject: Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Date: 2026-07-01 22:57:51
Message-ID: CAPmGK15y2-7tycer40onO4ZNdtFd=D76XDTqJ6b8SQTjT+Or0Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Heikki,

On Wed, Jul 1, 2026 at 11:54 PM Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
> On 15/06/2026 12:31, Etsuro Fujita wrote:
> > On Mon, Jun 15, 2026 at 4:37 PM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
> >> Then I think this issue deserves a place on the open items list, so I just added it.
> >
> > Thanks for that!
>
> Spotted this while going through the open items list. Have you had a
> chance to look into this?

Yes, I have. I'll provide my review comments by tomorrow at the latest.

Best regards,
Etsuro Fujita

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Tom Lane 2026-07-01 22:33:45 Re: Making the ENUM operators LEAKPROOF