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 416cf4b9-1d3a-d935-b989-3231be14b307@2ndquadrant.com
Whole thread Raw
In response to Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue()  (Michael Paquier <michael@paquier.xyz>)
List pgsql-committers
On 17.06.18 11:02, Michael Paquier wrote:
> Here is a trick I have learnt to use with my emacs configuration for
> commit messages:
> ;; Git settings: auto-fill-mode for commits with dedicated mode.
> (define-derived-mode git-commit-mode text-mode "GitCommit"

A git-commit-mode already exists.  It used to be a separate module, but
now it's part of magit.  So if you install magit, you get that
automatically.

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


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Clarify use of temporary tables within partition trees
Next
From: Ashutosh Bapat
Date:
Subject: Re: pgsql: Clarify use of temporary tables within partition trees