Re: Hint and detail punctuation - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Hint and detail punctuation
Date
Msg-id 8CC5E919-679E-413E-8442-BF41B0E469D8@yesql.se
Whole thread Raw
In response to Re: Hint and detail punctuation  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Hint and detail punctuation  (Michael Paquier <michael@paquier.xyz>)
Re: Hint and detail punctuation  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
> On 6 Dec 2018, at 05:46, Michael Paquier <michael@paquier.xyz> wrote:
>
> On Wed, Dec 05, 2018 at 05:22:25PM +0100, Daniel Gustafsson wrote:
>> While looking at error messages downstream, I noticed a few hints and details
>> in postgres which aren’t punctuated as per the style guide.  The attached patch
>> fixes the ones where it seemed reasonable to end with a period.
>
> Good point.  I am spotting a couple more places:
> src/backend/utils/misc/guc.c:

Ah, for some reason I hadn’t thought about looking at the GUCs.  I agree with
your findings, patch updated.

cheers ./daniel


Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: speeding up planning with partitions
Next
From: Oleksii Kliukin
Date:
Subject: Re: \gexec \watch