pgsql: Improve pgindent release workflow. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: Improve pgindent release workflow.
Date
Msg-id E1lxxaZ-0000RV-7I@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve pgindent release workflow.

Update RELEASE_CHANGES to direct the reader towards completing the steps
outlined in the pgindent README, both as a pre-beta task and as a task
to be performed when starting a new development cycle.

This makes it less likely that somebody will miss updating the
.git-blame-ignore-revs file when running pgindent against the tree as a
routine release change task.

Author: Peter Geoghegan <pg@bowt.ie>
Reviewed-By: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CAH2-Wz=2PjF4As8dWECArsXxLKganYmQ-s0UeGqHHbHhqDKqeA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bc49ab3c277b6b478bdad80c1ae36f926a33b4a6

Modified Files
--------------
src/tools/RELEASE_CHANGES | 8 ++------
src/tools/pgindent/README | 3 ++-
2 files changed, 4 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Add pgindent commit to git-blame-ignore-revs file.
Next
From: Peter Geoghegan
Date:
Subject: Re: pgsql: Add pgindent commit to git-blame-ignore-revs file.