Re: Comment cleanup - it's vs its

2025-01-28 Thread John Naylor
On Wed, Jan 29, 2025 at 2:26 PM Jacob Brazeal wrote: > > > 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" > > Ah, good catch. Fixed in v3. (Note: You for

Re: Comment cleanup - it's vs its

2025-01-28 Thread John Naylor
On Wed, Jan 29, 2025 at 1:46 PM Jacob Brazeal wrote: > > I noticed a few incorrect usages of it's vs its and decided to search > systematically for any mistakes. Overall, we use it right more than 99% of > the time but there were still about 20 mistakes. I just noticed this, too: -# DROP DATAB

Re: Comment cleanup - it's vs its

2025-01-28 Thread John Naylor
On Wed, Jan 29, 2025 at 1:46 PM Jacob Brazeal wrote: > > I noticed a few incorrect usages of it's vs its and decided to search > systematically for any mistakes. Overall, we use it right more than 99% of > the time but there were still about 20 mistakes. LGTM, except maybe this one: - * try re

Comment cleanup - it's vs its

2025-01-28 Thread Jacob Brazeal
I noticed a few incorrect usages of it's vs its and decided to search systematically for any mistakes. Overall, we use it right more than 99% of the time but there were still about 20 mistakes. Jacob v1-its.patch Description: Binary data