Re: Fix typos: 'Bejing' to 'Beijing' in partition regress/docs

From: Kirill Reshke <reshkekirill(at)gmail(dot)com>
To: JiaoShuntian <jiaoshuntian(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fix typos: 'Bejing' to 'Beijing' in partition regress/docs
Date: 2025-12-25 06:20:26
Message-ID: CALdSSPj-O3-mnJoOo8=audBH5iWvXYCRy4WpXJ+Xhor-FytwHg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 25 Dec 2025 at 10:36, JiaoShuntian <jiaoshuntian(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-12-25 06:23:58 Re: Extended Statistics set/restore/clear functions.
Previous Message Xuneng Zhou 2025-12-25 05:51:41 Streamify more code paths