Re: Fix typos: 'Bejing' to 'Beijing' in partition regress/docs - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Fix typos: 'Bejing' to 'Beijing' in partition regress/docs
Date
Msg-id 97F077E4-E414-497B-ADF7-C0CBCBF62825@yesql.se
Whole thread Raw
In response to Fix typos: 'Bejing' to 'Beijing' in partition regress/docs  (JiaoShuntian <jiaoshuntian@gmail.com>)
List pgsql-hackers
> On 25 Dec 2025, at 06:36, JiaoShuntian <jiaoshuntian@gmail.com> wrote:
>
> Hi hackers,
>
> I noticed several occurrences of the misspelled city name 'Bejing' (should be 'Beijing') in our partition regressions
anddocumentation. While these are just in test files and docs, I believe it's worth fixing. 
>
> Attached is the patch generated with git format-patch. After making the changes, I ran 'make checkworld' and verified
allregression tests pass. 
>
> I'd appreciate any feedback on whether this aligns with our standards for such corrections.

Absolutely, will apply. Thanks for the patch.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Dharin Shah
Date:
Subject: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs
Next
From: Tom Lane
Date:
Subject: Fixing some ancient errors in hash join costing