| From: | Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
| Subject: | Fix a typo in EnableLogicalDecoding() |
| Date: | 2026-09-02 00:39:42 |
| Message-ID: | F590A6A7-D8B1-4088-B07D-DA8EDB0F3925@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
I just noticed this typo while working on patch [1].
In the attached patch, I just changed “all process starts” to “all processes starting”, the formatting change was done by pgindent. The typo is an oversight in 67c20979c.
[1] https://www.postgresql.org/message-id/BE0F3929-D0F7-4A59-A7B3-3D6972B813BD%40gmail.com
Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-Fix-a-typo-in-EnableLogicalDecoding.patch | application/octet-stream | 1.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Guo | 2026-09-02 00:56:38 | Re: foreign_key test is sensitive to the OID counter |
| Previous Message | Masahiko Sawada | 2026-09-02 00:35:03 | Re: Logical replication row filter loses unchanged toasted columns |