pgsql: relnotes: updates "cumulative statistics system" mention - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: relnotes: updates "cumulative statistics system" mention
Date
Msg-id E1oAy2W-002JSg-Qm@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
relnotes:  updates "cumulative statistics system" mention

Also add "the".

Reported-by: Justin Pryzby

Discussion: https://postgr.es/m/20220711173923.GV13040@telsasoft.com

Backpatch-through: 15 only

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d8759a40bfce756f655b2afab129915640bebf0a

Modified Files
--------------
doc/src/sgml/release-15.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Rationalize order of input files for gen_node_support.pl.
Next
From: Jeff Davis
Date:
Subject: pgsql: Provide log_status_format(), useful for an emit_log_hook.