| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| 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-27 21:14:49 |
| Message-ID: | 97F077E4-E414-497B-ADF7-C0CBCBF62825@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 25 Dec 2025, at 06: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.
>
> I'd appreciate any feedback on whether this aligns with our standards for such corrections.
Absolutely, will apply. Thanks for the patch.
--
Daniel Gustafsson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2025-12-27 21:31:37 | Fixing some ancient errors in hash join costing |
| Previous Message | Dharin Shah | 2025-12-27 21:09:14 | [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs |