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

From JiaoShuntian
Subject Fix typos: 'Bejing' to 'Beijing' in partition regress/docs
Date
Msg-id ebfa3ec2-dc3c-4adb-be2a-4a882c2e85a7@gmail.com
Whole thread Raw
Responses Re: Fix typos: 'Bejing' to 'Beijing' in partition regress/docs
Re: Fix typos: 'Bejing' to 'Beijing' in partition regress/docs
List 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

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Refactor replication origin state reset helpers
Next
From: Xuneng Zhou
Date:
Subject: Streamify more code paths