Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Heikki Linnakangas <hlinnaka@iki.fi>
From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Etsuro Fujita <etsuro.fujita@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Corey Huinker <corey.huinker@gmail.com>, Chao Li <li.evan.chao@gmail.com>
Date: 2026-07-01T14:54:55Z
Lists: pgsql-hackers
Hi Etsuro, 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? - Heikki