pgsql: Fix grammar in monitoring.sgml

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix grammar in monitoring.sgml
Date: 2020-02-18 01:55:54
Message-ID: E1j3s78-00067f-Py@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix grammar in monitoring.sgml

This is related to progress reporting for ANALYZE and partitioned
tables.

Author: Amit Langote
Reviewed-by: Daniel Gustafsson, Julien Rouhaud
Discussion: https://postgr.es/m/CA+HiwqGx6C=-bFTX=ryMThyvM7CcSC3b1x8_6zh4Uo41Kvu-zw@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2020-02-18 02:43:38 Re: pgsql: walreceiver uses a temporary replication slot by default
Previous Message Tom Lane 2020-02-17 23:40:28 pgsql: Teach pg_dump to dump comments on RLS policy objects.