Re: tiny documentation fix
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Amit Langote <amitlangote09@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-02-17T09:42:50Z
Lists: pgsql-hackers
On Mon, Feb 17, 2020 at 03:55:46PM +0900, Amit Langote wrote: > 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. What you are suggesting sounds much better to me than the original. Do others have comments or objections? -- Michael
Commits
-
Fix grammar in monitoring.sgml
- ddfc3c1499b0 13.0 landed