Re: Comment cleanup - it's vs its - Mailing list pgsql-hackers

From John Naylor
Subject Re: Comment cleanup - it's vs its
Date
Msg-id CANWCAZat7maVMV-+eNFQJJ3aB1D2OWQ6cYaHp7XMg+OEGz=jgw@mail.gmail.com
Whole thread Raw
List pgsql-hackers
On Wed, Jan 29, 2025 at 1:46 PM Jacob Brazeal <jacob.brazeal@gmail.com> wrote:
>
> I noticed a few incorrect usages of it's vs its and decided to search systematically for any mistakes. Overall, we
useit right more than 99% of the time but there were still about 20 mistakes. 

LGTM, except maybe this one:

- * try read non-locale sign, it's happen only if format is not exact
+ * try read non-locale sign, it happens only if format is not exact

...sounds better to me with "which happens".

--
John Naylor
Amazon Web Services



pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: Introduce XID age and inactive timeout based replication slot invalidation
Next
From: John Naylor
Date:
Subject: Re: Comment cleanup - it's vs its