Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue() - Mailing list pgsql-committers

From Peter Eisentraut
Subject Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue()
Date
Msg-id 4aa93336-8c62-81fc-1977-2f3d8f6514b4@2ndquadrant.com
Whole thread Raw
In response to Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue()  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
List pgsql-committers
On 6/15/18 10:43, Alexander Korotkov wrote:
>> FWIW, I actually try to keep commit log lines to 75 characters, because
>> that's what displays nicely in "git log".
> Ok, thank you for the information.  I'll also try to keep it to 75 characters.

This popular blog post recommends 72 characters and has some other
guidelines as well:

https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-committers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: pgsql: Fix memory leak in BufFileCreateShared().
Next
From: Simon Riggs
Date:
Subject: pgsql: Remove AELs from subxids correctly on standby