pgsql: Doc: Document pg_stat_recovery_prefetch.stats_reset. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Doc: Document pg_stat_recovery_prefetch.stats_reset.
Date
Msg-id E1nvBCU-001ell-0W@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Document pg_stat_recovery_prefetch.stats_reset.

This column was missing from the table that describes the new view.

Author: Shinoda, Noriyoshi (PN Japan FSIP) <noriyoshi.shinoda@hpe.com>
Discussion: https://postgr.es/m/DM4PR84MB173401C19A0EB9B1CAAB197CEED29@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 11 +++++++++++
1 file changed, 11 insertions(+)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Extend pg_publication_tables to display column list and row filt
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: fix missing/bogus documentation of range_intersect_agg().