| From: | Chao Li <li(dot)evan(dot)chao(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:55:50 |
| Message-ID: | 3518FF46-6617-4041-8676-72F5F5C12B01@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On Dec 25, 2025, at 13: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.
>
> Thanks,
> JiaoShuntian<0001-Fix-typos.patch>
I just found one more occurrance in doc/src/sgml/ref/alter_table.sgml, you may fix it as well.
Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2025-12-25 07:00:04 | Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect |
| Previous Message | Xuneng Zhou | 2025-12-25 06:33:47 | Re: Streamify more code paths |