agora inbox for pgsql-committers@postgresql.orghelp / color / mirror / Atom feed
pgsql: postgres_fdw: Report ANALYZE to pgstats after importing statisti 2+ messages / 1 participants [nested] [flat]
* pgsql: postgres_fdw: Report ANALYZE to pgstats after importing statisti @ 2026-07-07 09:43 Etsuro Fujita <efujita@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Etsuro Fujita @ 2026-07-07 09:43 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org postgres_fdw: Report ANALYZE to pgstats after importing statistics. Commit 28972b6fc should have done this, but didn't. While at it, remove an extra blank line in fetch_remote_statistics() introduced by that commit. Reported-by: Chao Li <lic@highgo.com> Co-authored-by: Chao Li <lic@highgo.com> Co-authored-by: Etsuro Fujita <etsuro.fujita@gmail.com> Discussion: https://postgr.es/m/6ED81190-B398-44C9-A1E9-8EFE4ED183AF%40gmail.com Backpatch-through: 19 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/bb4142fb68cfab35b7c5f8db7645196c50662631 Modified Files -------------- contrib/postgres_fdw/expected/postgres_fdw.out | 40 ++++++++++++++++++++++++++ contrib/postgres_fdw/postgres_fdw.c | 18 +++++++++++- contrib/postgres_fdw/sql/postgres_fdw.sql | 10 +++++++ 3 files changed, 67 insertions(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
* pgsql: postgres_fdw: Report ANALYZE to pgstats after importing statisti @ 2026-07-07 09:43 Etsuro Fujita <efujita@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Etsuro Fujita @ 2026-07-07 09:43 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org postgres_fdw: Report ANALYZE to pgstats after importing statistics. Commit 28972b6fc should have done this, but didn't. While at it, remove an extra blank line in fetch_remote_statistics() introduced by that commit. Reported-by: Chao Li <lic@highgo.com> Co-authored-by: Chao Li <lic@highgo.com> Co-authored-by: Etsuro Fujita <etsuro.fujita@gmail.com> Discussion: https://postgr.es/m/6ED81190-B398-44C9-A1E9-8EFE4ED183AF%40gmail.com Backpatch-through: 19 Branch ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/0021794f4c5778348418fc2f5658f3b3cb2f2e86 Modified Files -------------- contrib/postgres_fdw/expected/postgres_fdw.out | 40 ++++++++++++++++++++++++++ contrib/postgres_fdw/postgres_fdw.c | 18 +++++++++++- contrib/postgres_fdw/sql/postgres_fdw.sql | 10 +++++++ 3 files changed, 67 insertions(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2026-07-07 09:43 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-07-07 09:43 pgsql: postgres_fdw: Report ANALYZE to pgstats after importing statisti Etsuro Fujita <efujita@postgresql.org> 2026-07-07 09:43 pgsql: postgres_fdw: Report ANALYZE to pgstats after importing statisti Etsuro Fujita <efujita@postgresql.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox