Thread

Commits

  1. Improve comment in execReplication.c

  1. Comment typo in CheckCmdReplicaIdentity

    Peter Smith <smithpb2250@gmail.com> — 2022-03-06T22:31:33Z

    PSA patch to fix a comment typo.
    
    (The 'OR' should not be uppercase - that keyword is irrelevant here).
    
    ------
    Kind Regards,
    Peter Smith.
    Fujitsu Australia
    
  2. Re: Comment typo in CheckCmdReplicaIdentity

    Michael Paquier <michael@paquier.xyz> — 2022-03-07T01:36:24Z

    On Mon, Mar 07, 2022 at 09:31:33AM +1100, Peter Smith wrote:
    > PSA patch to fix a comment typo.
    > 
    > (The 'OR' should not be uppercase - that keyword is irrelevant here).
    
    I was looking at the whole routine, and your suggestion looks like an
    improvement to me.  Will apply if there are no objections.
    --
    Michael
    
  3. Re: Comment typo in CheckCmdReplicaIdentity

    Julien Rouhaud <rjuju123@gmail.com> — 2022-03-07T02:28:08Z

    On Mon, Mar 07, 2022 at 10:36:24AM +0900, Michael Paquier wrote:
    > On Mon, Mar 07, 2022 at 09:31:33AM +1100, Peter Smith wrote:
    > > PSA patch to fix a comment typo.
    > > 
    > > (The 'OR' should not be uppercase - that keyword is irrelevant here).
    > 
    > I was looking at the whole routine, and your suggestion looks like an
    > improvement to me.  Will apply if there are no objections.
    
    +1
    
    
    
    
  4. Re: Comment typo in CheckCmdReplicaIdentity

    Michael Paquier <michael@paquier.xyz> — 2022-03-08T05:31:29Z

    On Mon, Mar 07, 2022 at 10:28:08AM +0800, Julien Rouhaud wrote:
    > +1
    
    And done.
    --
    Michael
    
  5. Re: Comment typo in CheckCmdReplicaIdentity

    Peter Smith <smithpb2250@gmail.com> — 2022-03-08T05:50:39Z

    On Tue, Mar 8, 2022 at 4:31 PM Michael Paquier <michael@paquier.xyz> wrote:
    >
    > On Mon, Mar 07, 2022 at 10:28:08AM +0800, Julien Rouhaud wrote:
    > > +1
    >
    > And done.
    > --
    > Michael
    
    Thanks!
    
    ------
    Kind Regards,
    Peter Smith.
    Fujitsu Australia