Re: Should "CRC" be in uppercase? - Mailing list pgsql-hackers

From John Naylor
Subject Re: Should "CRC" be in uppercase?
Date
Msg-id CANWCAZY97MVNhGuW7t2UyyJ2z3auwMxjVKXLWEDjyiJ97kfB=Q@mail.gmail.com
Whole thread Raw
In response to Should "CRC" be in uppercase?  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
List pgsql-hackers
On Mon, Dec 25, 2023 at 12:51 PM Kyotaro Horiguchi
<horikyota.ntt@gmail.com> wrote:
>
> A new function check_control_file() in pg_combinebackup.c has the
> following message.
>
> >                       pg_fatal("%s: crc is incorrect", controlpath);
>
> I think "crc" should be in all uppercase in general and a brief
> grep'ing told me that it is almost always or consistently used in
> uppercase in our tree.

I pushed this also.



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: A typo in a messsage?
Next
From: Deepak M
Date:
Subject: Re: A tiny improvement of psql