Re: Fix typos: 'Bejing' to 'Beijing' in partition regress/docs
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: JiaoShuntian <jiaoshuntian@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-12-27T21:14:49Z
Lists: pgsql-hackers
> On 25 Dec 2025, at 06: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. > > I'd appreciate any feedback on whether this aligns with our standards for such corrections. Absolutely, will apply. Thanks for the patch. -- Daniel Gustafsson