Re: Fix typos and inconsistencies for v16

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: Alexander Lakhin <exclusion(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Fix typos and inconsistencies for v16
Date: 2023-04-18 02:06:43
Message-ID: CAApHDvpQWpB81E=Vb5zTrJdD_jeZ613ngt4KzQ=TUzOCftaREg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 18 Apr 2023 at 10:10, Justin Pryzby <pryzby(at)telsasoft(dot)com> wrote:
> > - * USER SET values are appliciable only for PGC_USERSET parameters. We
> > + * USER SET values are applicable only for PGC_USERSET parameters. We
> > * use InvalidOid as role in order to evade possible privileges of the
>
> and s/evade/avoid/

I didn't touch this. You'll need to provide more justification for why
you think it's more correct than what's there. It might not be worth
too much discussion, however.

> Attached some others that I found.

Pushed the rest. Thanks

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2023-04-18 02:11:09 Re: Fix typos and inconsistencies for v16
Previous Message Legs Mansion 2023-04-18 01:51:30 A Question about InvokeObjectPostAlterHook