pgsql: Improve pgindent release workflow.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: Improve pgindent release workflow.
Дата
Msg-id E1lxxaZ-0000RV-7I@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add pgindent commit to git-blame-ignore-revs file.
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: pgsql: Add pgindent commit to git-blame-ignore-revs file.