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 <p...@bowt.ie> Reviewed-By: Tom Lane <t...@sss.pgh.pa.us> Discussion: https://postgr.es/m/CAH2-Wz=2pjf4as8dwecarsxxlkganymq-s0uegqhhbhhqdk...@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(-)