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 CANWCAZYXh=Lm7iLfDGMnm6BzPb6bD82_hidHupu_8TXt_t_Q7w@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. 

I just noticed this, too:

-# DROP DATABASE should drops it's slots, including active slots.
+# DROP DATABASE should drops its slots, including active slots.

"should drop"

--
John Naylor
Amazon Web Services



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: Comment cleanup - it's vs its
Next
From: Rahila Syed
Date:
Subject: Re: per backend WAL statistics