Re: tiny documentation fix

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: tiny documentation fix
Date: 2020-02-17 09:42:50
Message-ID: 20200217094250.GA115140@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2020-02-17 09:48:57 Re: Wait event that should be reported while waiting for WAL archiving to finish
Previous Message Fujii Masao 2020-02-17 08:52:46 Re: small improvement of the elapsed time for truncating heap in vacuum