pgsql: relnotes: updates "cumulative statistics system" mention

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: relnotes: updates "cumulative statistics system" mention
Date: 2022-07-11 18:21:50
Message-ID: E1oAy2W-002JSg-Qm@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2022-07-11 19:29:44 pgsql: Provide log_status_format(), useful for an emit_log_hook.
Previous Message Tom Lane 2022-07-11 17:39:05 pgsql: Rationalize order of input files for gen_node_support.pl.