| From: | shihao zhong <zhong950419(at)gmail(dot)com> |
|---|---|
| To: | Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
| Subject: | Re: Fix a typo in EnableLogicalDecoding() |
| Date: | 2026-09-02 01:49:00 |
| Message-ID: | CAGRkXqQTBD4sEgR6QioJrwgQshxjP62WM2STcSPZYhC+UpAUAg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> I just noticed this typo while working on patch [1].
>
Hi Chao,
Your fix looks good! I noticed three more typos in the same file and fixed them:
1. Changed "there in an" to "there is an"
2. Fixed "include ... to WAL records"
3. Fixed "the disabling logical decoding"
I’ve attached the updated file (v2) with all these changes included.
Thanks,
Shihao
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0001-Fix-typos-in-logicalctl.c-comments.patch | application/octet-stream | 2.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | shihao zhong | 2026-09-02 01:57:56 | Re: Fix a typo in EnableLogicalDecoding() |
| Previous Message | Hayato Kuroda (Fujitsu) | 2026-09-02 01:47:00 | RE: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq |