Re: bulk typos - Mailing list pgsql-hackers

From Gavin Flower
Subject Re: bulk typos
Date
Msg-id 1e0471df-2fea-23d0-db89-31bcd9c9b48b@archidevsys.co.nz
Whole thread Raw
In response to Re: bulk typos  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 02/04/18 07:03, Tom Lane wrote:
> =?UTF-8?Q?F=C3=A9lix_GERZAGUET?= <felix.gerzaguet@gmail.com> writes:
>> On Sat, Mar 31, 2018 at 12:56 PM, Justin Pryzby <pryzby@telsasoft.com>
>> wrote:
>>> I needed another distraction so bulk-checked for typos, limited to
>>> comments in *.[ch].
>> I think you introduced another one while changing "explcitly" to
>> "expilcitly" instead of "explicitly" :-)
> LGTM for the most part, except for this change:
>
> -                     * Therefore, we do not whinge about no-such-process.
> +                     * Therefore, we do not whine about no-such-process.
>
> I think that spelling is intentional, so I didn't change it.
> Pushed the rest, with Felix's correction.
>
>             regards, tom lane
>
Me thinks some people are Whinging far too much!

see: https://en.oxforddictionaries.com/definition/whinge


Cheers,
Gavin



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Optimizing nested ConvertRowtypeExpr execution
Next
From: Vladimir Sitnikov
Date:
Subject: Re: [HACKERS] Insert values() per-statement overhead