Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation
Date
Msg-id aad9cEM2LXCODKCx@paquier.xyz
Whole thread Raw
In response to Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation  (jinbinge <jinbinge@126.com>)
Responses Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation
List pgsql-hackers
On Mon, Mar 02, 2026 at 11:38:30AM +0800, jinbinge wrote:
> After searching for "01234567890" and "01234567890ABCDEF" (excluding test files),
> no other occurrences were found.
> The attached v2 patch replaces non‑standard or redundant hexadecimal digit strings
> in C source files with the conventional "0123456789ABCDEF".

Sounds find to me.  As this is purely cosmetic, I am adding it into my
next batch of cosmetic changes merged together.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData()
Next
From: Paul Bunn
Date:
Subject: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path