Thread
Commits
-
docs: fix inconsistencies in markup and case
- 9ffe128a6d61 14.0 landed
- 830ef61bd8d0 15.0 landed
-
Minor doc fixes
Ekaterina Kiryanova <e.kiryanova@postgrespro.ru> — 2021-07-13T13:13:00Z
Hi! I've noticed some minor doc inconsistencies. Please review the attached patch. -- Ekaterina Kiryanova Technical Writer Postgres Professional
-
Re: Minor doc fixes
Daniel Gustafsson <daniel@yesql.se> — 2021-07-13T21:32:16Z
> On 13 Jul 2021, at 15:13, Ekaterina Kiryanova <e.kiryanova@postgrespro.ru> wrote: > I've noticed some minor doc inconsistencies. > Please review the attached patch. Thanks for your patch, reviewing it I agree with your proposed changes. Unless there are objections I'll apply this within a few days. -- Daniel Gustafsson https://vmware.com/
-
Re: Minor doc fixes
Laurenz Albe <laurenz.albe@cybertec.at> — 2021-07-14T05:28:56Z
On Tue, 2021-07-13 at 23:32 +0200, Daniel Gustafsson wrote: > > On 13 Jul 2021, at 15:13, Ekaterina Kiryanova <e.kiryanova@postgrespro.ru> wrote: > > I've noticed some minor doc inconsistencies. > > Please review the attached patch. > > Thanks for your patch, reviewing it I agree with your proposed changes. Unless > there are objections I'll apply this within a few days. The changes look good to me as well. Yours, Laurenz Albe
-
Re: Minor doc fixes
Daniel Gustafsson <daniel@yesql.se> — 2021-07-15T21:31:56Z
> On 13 Jul 2021, at 23:32, Daniel Gustafsson <daniel@yesql.se> wrote: > >> On 13 Jul 2021, at 15:13, Ekaterina Kiryanova <e.kiryanova@postgrespro.ru> wrote: > >> I've noticed some minor doc inconsistencies. >> Please review the attached patch. > > Thanks for your patch, reviewing it I agree with your proposed changes. Unless > there are objections I'll apply this within a few days. Applied to with a small edit to make the bloom operator class mention the same as the minmax-multi, which previously also had an acronym tag (fixed in fb72a7b8c3). I’ve backpatched it to v14 to match fb72a7b8c3. Thanks! -- Daniel Gustafsson https://vmware.com/