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 CANWCAZYUQi2tKpVRzFBL5K0SMOEG3J5-n_YghEY+V3txhwRQQw@mail.gmail.com
Whole thread Raw
In response to Re: Comment cleanup - it's vs its  (John Naylor <johncnaylorls@gmail.com>)
List pgsql-hackers
On Wed, Jan 29, 2025 at 2:26 PM Jacob Brazeal <jacob.brazeal@gmail.com> 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 forgot reply-all for your later messages). I ran pgindent
after applying and found it re-indented an entire paragraph. That
seemed like an unfortunate side-effect for a typo fix, so I took the
liberty of adding an additional space after a period. Some comments
use the two-space style anyway. Pushed, thanks for the patch!

--
John Naylor
Amazon Web Services



pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: Extended Statistics set/restore/clear functions.
Next
From: Amit Kapila
Date:
Subject: Re: Introduce XID age and inactive timeout based replication slot invalidation