Re: Minipatch concerning tags
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Maxim Yablokov <m.yablokov@postgrespro.ru>
Cc: pgsql-docs@lists.postgresql.org
Date: 2023-10-21T07:11:50Z
Lists: pgsql-docs
On Fri, Oct 20, 2023 at 11:22:55AM +0300, Maxim Yablokov wrote: > PostgresPro documentation team (Ekaterina Kiryanova, Elena Indrupskaya, Oleg > Sibiryakov and me) have prepared a patch with some improvements concerning > missed/inapt tags. Please have a look. Most of what you are proposing makes sense. > - It means that, for walsenders which are lagging (if any), some WAL records up > + It means that, for <literal>walsender</literal>s that are lagging (if any), But not this one. This could just be "WAL senders", but we also use the term "walsender" in physical and logical replication areas, so a plural looks OK for me here, leaving it as it is now. -- Michael
Commits
-
doc: Fix some typos and grammar
- 06e4f9c436be 11.22 landed
- 07ef465e23a9 12.17 landed
- ef82d885d8fe 13.13 landed
- 5a4c21e952e2 14.10 landed
- d8c3ed4f2981 15.5 landed
- cf352ddcdd84 16.1 landed
- cccfa08c39e1 17.0 landed
-
doc: Fix some grammar and inconsistent tags
- 40ebc41576e8 17.0 landed