tiny documentation fix
Amit Langote <amitlangote09@gmail.com>
From: Amit Langote <amitlangote09@gmail.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-02-17T06:55:46Z
Lists: pgsql-hackers
Attachments
- doc-monitoring-grammar.patch (text/plain) patch
Hi,
I propose this small fix for 27.4. Progress Reporting:
- all of its partitions are also recursively analyzed as also mentioned on
+ all of its partitions are also recursively analyzed as also mentioned in
<xref linkend="sql-analyze"/>.
Note the last word: "in" sounds more correct.
Thanks,
Amit
Commits
-
Fix grammar in monitoring.sgml
- ddfc3c1499b0 13.0 landed