Re: Typos in the code and README - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Typos in the code and README
Date
Msg-id ea8a99a8-c20e-4768-91ef-beee0daf1923@dunslane.net
Whole thread Raw
In response to [MASSMAIL]Typos in the code and README  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On 2024-04-11 Th 09:05, Daniel Gustafsson wrote:
> Now that the tree has settled down a bit post-freeze I ran some tooling to
> check spelling.  I was primarily interested in docs and README* which were
> mostly free from simply typos, while the code had some in various comments and
> one in code.  The attached fixes all that I came across (not cross-referenced
> against ongoing reverts or any other fixup threads but will be before pushing
> of course).



I have these covered:


src/test/modules/test_json_parser/README                  | 2 +-
.../test_json_parser/test_json_parser_incremental.c       | 4 ++--
src/test/modules/test_json_parser/test_json_parser_perf.c | 2 +-


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: [MASSMAIL]Typos in the code and README
Next
From: Alexander Korotkov
Date:
Subject: Re: Table AM Interface Enhancements