Update RELEASE_CHANGES' example of branch name format.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 655727d93bbaf2569281eea07e38b1955bb627b7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-08-07T03:26:09Z
Releases: 10.0
Update RELEASE_CHANGES' example of branch name format.

We're planning to put an underscore before the major version number in
branch names for v10 and later.  Make sure the recipe in RELEASE_CHANGES
reflects that.

In passing, add a reminder to consider doing pgindent right before
the branch.

Discussion: https://postgr.es/m/E1dAkjZ-0003MG-0U@gemulon.postgresql.org

Files

PathChange+/−
src/tools/RELEASE_CHANGES modified +3 −1

Discussion