| From: | kelan <ke_lan1(at)qq(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Fix typo in code comment |
| Date: | 2025-12-31 01:10:13 |
| Message-ID: | tencent_38B5875E2D440C8DA8C0C022ABD999F9C207@qq.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi hickers,
I fixed a comment error in the `WaitForParallelWorkersToFinish` function. The original comment was "In that case, or latch should have been set as well...", where I think "or" is a typo and it should be "our".
--
Best regards,
Ke Lan
Email:ke_lan1(at)qq(dot)com
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-correct-typos-in-the-code-comments.patch | application/octet-stream | 1019 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | jian he | 2025-12-31 01:40:49 | Re: CREATE SCHEMA ... CREATE DOMAIN support |
| Previous Message | Tatsuya Kawata | 2025-12-31 01:06:11 | Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE |