pgsql: Fixup for pg_set_relation_stats().

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fixup for pg_set_relation_stats().
Date: 2024-10-13 20:44:34
Message-ID: E1t05S6-000hN8-Ii@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fixup for pg_set_relation_stats().

Reported-by: Noriyoshi Shinoda
Discussion: https://postgr.es/m/DM4PR84MB17345E2DFF28A5557B7CBC3CEE7A2@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/35a015a60045c2daa532c7a9545818856f09d57a

Modified Files
--------------
src/backend/statistics/relation_stats.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2024-10-14 03:28:25 pgsql: psql: Fix \watch when using interval values less than 1ms
Previous Message Michael Paquier 2024-10-13 02:35:40 pgsql: Use MAX_PARALLEL_WORKER_LIMIT for max_parallel_maintenance_worke