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

From: JiaoShuntian <jiaoshuntian(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Fix typos: 'Bejing' to 'Beijing' in partition regress/docs
Date: 2025-12-25 05:36:07
Message-ID: ebfa3ec2-dc3c-4adb-be2a-4a882c2e85a7@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

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

Thanks,
JiaoShuntian

Attachment Content-Type Size
0001-Fix-typos.patch text/plain 24.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Xuneng Zhou 2025-12-25 05:51:41 Streamify more code paths
Previous Message Chao Li 2025-12-25 05:06:58 Re: Refactor replication origin state reset helpers