Re: postgres_fdw: fix cumulative stats after imported foreign-table stats - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Date
Msg-id CAPmGK15y2-7tycer40onO4ZNdtFd=D76XDTqJ6b8SQTjT+Or0Q@mail.gmail.com
Whole thread
In response to Re: postgres_fdw: fix cumulative stats after imported foreign-table stats  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
Hi Heikki,

On Wed, Jul 1, 2026 at 11:54 PM Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> On 15/06/2026 12:31, Etsuro Fujita wrote:
> > On Mon, Jun 15, 2026 at 4:37 PM Chao Li <li.evan.chao@gmail.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



pgsql-hackers by date:

Previous
From: Zsolt Parragi
Date:
Subject: Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Next
From: Nico Williams
Date:
Subject: Re: Global temporary tables