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

From Kirill Reshke
Subject Re: Fix typos: 'Bejing' to 'Beijing' in partition regress/docs
Date
Msg-id CALdSSPj-O3-mnJoOo8=audBH5iWvXYCRy4WpXJ+Xhor-FytwHg@mail.gmail.com
Whole thread Raw
In response to Fix typos: 'Bejing' to 'Beijing' in partition regress/docs  (JiaoShuntian <jiaoshuntian@gmail.com>)
List pgsql-hackers
On Thu, 25 Dec 2025 at 10: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 and documentation.
> 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 all regression tests pass.

Hi! I applied your patch, and checked if any instance of "Bejing"
left. After your patch there is none, that's good.

I run regression tests and they are good at this change also.

> I'd appreciate any feedback on whether this aligns with our standards
> for such corrections.

Sure, I think this is no-brainer, LGTM.

> Thanks,
> JiaoShuntian



-- 
Best regards,
Kirill Reshke



pgsql-hackers by date:

Previous
From: Xuneng Zhou
Date:
Subject: Streamify more code paths
Next
From: Michael Paquier
Date:
Subject: Re: Extended Statistics set/restore/clear functions.