Patch to git_changelog for release note creation

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Patch to git_changelog for release note creation
Date: 2011-03-15 02:26:31
Message-ID: 201103150226.p2F2QVT17350@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I would like to apply the attached patch to git_changelog for use in
creating the major release notes. I specifically added these flags:

--author-after Show author after the commit
--master-only Show commits made exclusively to the master branch
--reverse-order Show commits in reverse date order

The default output is unaffected.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

Attachment Content-Type Size
/rtmp/git.diff text/x-diff 4.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2011-03-15 03:13:13 Re: really lazy vacuums?
Previous Message Josh Berkus 2011-03-15 01:36:03 Re: Better estimates of index correlation