| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | "Liu, Huailing" <liuhuailing(at)cn(dot)fujitsu(dot)com> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: fix the spelling mistakes of comments |
| Date: | 2019-04-04 11:57:02 |
| Message-ID: | CA+TgmoZZoH1OyNzwaqU0NAe2+dhe9kT-B2-Df6MyiJjhcoUPpA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Apr 3, 2019 at 6:55 AM Liu, Huailing <liuhuailing(at)cn(dot)fujitsu(dot)com> wrote:
> * This module contains the code for waiting and release★ of backends.
> * All code in this module executes on the primary. The core streaming
> * replication transport remains within WALreceiver/WALsender modules.
>
> I think the word marked★ should be 'releasing'.
It could be changed, but I don't think it's really wrong as written.
> * Walk★ the specified queue from head. Set the state of any backends that
>
> I think the word marked★ should be 'Wake'.
I think it's correct as written.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrien NAYRAT | 2019-04-04 12:36:33 | Re: Log a sample of transactions |
| Previous Message | Stephen Frost | 2019-04-04 11:50:33 | Re: [PATCH v20] GSSAPI encryption support |