Re: Add missing period to HINT messages - Mailing list pgsql-hackers

From Peter Smith
Subject Re: Add missing period to HINT messages
Date
Msg-id CAHut+PsdwfnT3yMM8r9y7c5MZU2sv27JJd2riFipdQ8PvXs7Dw@mail.gmail.com
Whole thread Raw
In response to Re: Add missing period to HINT messages  (Robert Treat <rob@xzilla.net>)
Responses Re: Add missing period to HINT messages
List pgsql-hackers
On Fri, Apr 10, 2026 at 11:10 PM Robert Treat <rob@xzilla.net> wrote:
>
> On Thu, Apr 9, 2026 at 9:05 PM Peter Smith <smithpb2250@gmail.com> wrote:
> > On Thu, Apr 9, 2026 at 1:34 PM Chao Li <li.evan.chao@gmail.com> wrote:
> > >
> > ...
> > >
> > > I am not sure if your scope includes contrib/, if yes, I am sure you will find some occurrences there.
> > >
> >
> > Updated one more message found in contrib.
> >
> > PSA v2.
> >
>
> +1 to the general idea here, although at the risk of looking at
> patches before the morning coffee has settled in, ISTM you might have
> missed some entries? And/or this patch isn't against HEAD?  For
> example, you seem to be catching the line here
>
https://github.com/postgres/postgres/blame/009ea1b08d7b8843435bd0f1137fa3df09aac79f/src/test/regress/expected/partition_split.out#L60,
> but not the one on line 52, maybe because it looks like a comment (but
> istm we should clean these all up. no?)
>

Thanks for your review!

Yes, the patch applies to HEAD. It looks like I was a bit slack in
updating some test comments. Hopefully, I have found them all now.

> Also FWIW, it might seem a little weird not to clean up the grammar
> issues too, but I think this is the right move, to update these
> changes cleanly/separately and do those changes as a separate patch, I
> can imagine that some of those will require more futzing, for example
>

Yes, the idea was just to fight one battle at a time.

PSA v3.

======
Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: StringInfo fixes, v19 edition. Plus a few oddities
Next
From: Peter Smith
Date:
Subject: Re: Add missing period to DETAIL messages