From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: 9.5 release notes |
Date: | 2015-08-07 01:40:00 |
Message-ID: | 20150807014000.GT13687@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Jun 30, 2015 at 12:12:16AM +0200, Andres Freund wrote:
> On 2015-06-29 17:58:54 -0400, Tom Lane wrote:
> > Yeah we are. The only places you'll find where we aren't formatting to 77
> > or 78 columns or so are where it would require breaking SGML tags in weird
> > places.
>
> Which isn't exactly infrequent...
>
> Anyway, how about:
> format:%cd [%h] %<(8,trunc)%cN: %<(49,trunc)%s
>
> (which you can configure as pretty.pgmajor or so in .gitconfig btw.)
Should we add this to src/tools/git_changelog? It currently uses "git
log --format=fuller --date=iso".
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Geoghegan | 2015-08-07 01:42:38 | Re: 9.5 release notes |
Previous Message | Bruce Momjian | 2015-08-07 01:38:46 | Re: 9.5 release notes |