Thread

Commits

  1. doc: Fix some grammar and typos

  1. Documentation fixes

    Ekaterina Kiryanova <e.kiryanova@postgrespro.ru> — 2022-09-30T15:10:01Z

    Hello!
    
    I've prepared a small patch to fix a broken link and some 
    inconsistencies with upper/lower case letters.
    Please take a look.
    
    -- 
    Best regards,
    Ekaterina Kiryanova
    Technical Writer
    Postgres Professional
    the Russian PostgreSQL Company
  2. Re: Documentation fixes

    Michael Paquier <michael@paquier.xyz> — 2022-10-01T06:30:29Z

    On Fri, Sep 30, 2022 at 06:10:01PM +0300, Ekaterina Kiryanova wrote:
    > I've prepared a small patch to fix a broken link and some inconsistencies
    > with upper/lower case letters.
    > Please take a look.
    
    Thanks Ekaterina, this looks fine to me so applied.  The cosmetic part
    in func.sgml is older than 15 and all the remaining parts apply to PG
    >= 15 so I have done that only down to REL_15_STABLE.
    --
    Michael