Thread
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
-
Minipatch concerning tags
Maxim Yablokov <m.yablokov@postgrespro.ru> — 2023-10-20T08:22:55Z
Hello! 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. -- Best regards, Maxim Yablokov Technical writer-translator Postgres Professional <https://postgrespro.com/>
-
Re: Minipatch concerning tags
Michael Paquier <michael@paquier.xyz> — 2023-10-21T07:11:50Z
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
-
Re: Minipatch concerning tags
Michael Paquier <michael@paquier.xyz> — 2023-10-23T01:01:50Z
On Sat, Oct 21, 2023 at 04:11:50PM +0900, Michael Paquier wrote: > 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. I have reverted this change, added one markup for a catalog_xmin that was missed, fixed a few whitespaces, and applied it on HEAD. Thanks! -- Michael
-
Re: Minipatch concerning tags + new spelling/punctuation patch
Maxim Yablokov <m.yablokov@postgrespro.ru> — 2023-10-23T09:33:03Z
Hello! Thanks a lot! We have also prepared a small patch concerning spelling, punctuation, etc. We've decided to send it separately, so it'll be easier to review. Please have a look. (just in case: e.kiryanova@postgrespro.ru, e.indrupskaya@postgrespro.ru, o.sibiryakov@postgrespro.ru, m.yablokov@postgrespro.ru) 23.10.2023 04:01, Michael Paquier пишет: > On Sat, Oct 21, 2023 at 04:11:50PM +0900, Michael Paquier wrote: >> 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. > I have reverted this change, added one markup for a catalog_xmin that > was missed, fixed a few whitespaces, and applied it on HEAD. > > Thanks! > -- > Michael -- Best regards, Maxim Yablokov Technical writer-translator Postgres Professional <https://postgrespro.com/>
-
Re: Minipatch concerning tags + new spelling/punctuation patch
Michael Paquier <michael@paquier.xyz> — 2023-10-25T00:42:44Z
On Mon, Oct 23, 2023 at 12:33:03PM +0300, Maxim Yablokov wrote: > We have also prepared a small patch concerning spelling, punctuation, etc. > We've decided to send it separately, so it'll be easier to review. Please > have a look. Yep, these are improvements. So applied and backpatched (all these applied down to 16, except for one down to 11). > (just in case: e.kiryanova@postgrespro.ru, e.indrupskaya@postgrespro.ru, > o.sibiryakov@postgrespro.ru, m.yablokov@postgrespro.ru) Thanks for the list. I've used that in the commit message. -- Michael