On Wed, Sep 14, 2022 at 5:01 PM Ekaterina Kiryanova
<e.kiryan...@postgrespro.ru> wrote:
>
> Hi,
>
> When translating error messages, Alexander Lakhin
> (<exclus...@gmail.com>) noticed some inconsistencies so I prepared a
> small patch to fix those.

+1

This one

- errmsg("background worker \"%s\": background worker without shared
memory access are not supported",
+ errmsg("background worker \"%s\": background workers without shared
memory access are not supported",

is a grammar error so worth backpatching, but the rest are cosmetic.

Will commit this way unless there are objections.

-- 
John Naylor
EDB: http://www.enterprisedb.com


Reply via email to