| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pgsql: Fix memory leak in PLySequence_ToJsonbValue() |
| Date: | 2018-07-03 11:34:01 |
| Message-ID: | 416cf4b9-1d3a-d935-b989-3231be14b307@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ashutosh Bapat | 2018-07-03 12:15:46 | Re: pgsql: Clarify use of temporary tables within partition trees |
| Previous Message | Michael Paquier | 2018-07-03 11:31:27 | Re: pgsql: Clarify use of temporary tables within partition trees |