pgsql: Add a --non-master-only option to git_changelog. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Add a --non-master-only option to git_changelog.
Date
Msg-id E1awtHR-0000Nn-Q2@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add a --non-master-only option to git_changelog.

This has the inverse effect of --master-only.  It's needed to help find
cases where a commit should not be described in major release notes
because it was back-patched into older branches, though not at the same
time as the HEAD commit.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8473b7f95fbe8ef25dccd23ff94a4e363797bd90

Modified Files
--------------
src/tools/git_changelog | 36 +++++++++++++++++++++++++++++-------
1 file changed, 29 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: Reserve the "pg_" namespace for roles
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Fix typo