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

From Chao Li
Subject Re: Fix typos: 'Bejing' to 'Beijing' in partition regress/docs
Date
Msg-id 3518FF46-6617-4041-8676-72F5F5C12B01@gmail.com
Whole thread Raw
In response to Fix typos: 'Bejing' to 'Beijing' in partition regress/docs  (JiaoShuntian <jiaoshuntian@gmail.com>)
Responses Re: Fix typos: 'Bejing' to 'Beijing' in partition regress/docs
List pgsql-hackers

> On Dec 25, 2025, at 13: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.
>
> Thanks,
> JiaoShuntian<0001-Fix-typos.patch>

I just found one more occurrance in doc/src/sgml/ref/alter_table.sgml, you may fix it as well.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/







pgsql-hackers by date:

Previous
From: Xuneng Zhou
Date:
Subject: Re: Streamify more code paths
Next
From: Fujii Masao
Date:
Subject: Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect