| From: | kdbase <kdbase(dot)hack(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | [PATCH] Fix typos in pqsignal.c comment |
| Date: | 2026-05-29 06:01:21 |
| Message-ID: | CAON2xHMu02Gd5nw1MTy2uTHDowRWUUnqHp3u+_xsZP22jh-ufw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi hackers,
The attached patch fixes two typos in a comment in src/port/pqsignal.c:
- "this though wrapper handler" -> "this through wrapper handler"
- "as it it needs to take" -> "as it needs to take"
Comment-only change; no behavior change.
Regards,
Ewan Young
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-Fix-typos-in-pqsignal.c-comment.patch | application/octet-stream | 1.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2026-05-29 06:30:57 | Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits |
| Previous Message | shveta malik | 2026-05-29 05:45:25 | Re: [PATCH] Release replication slot on error in SQL-callable slot functions |