standardized backwards incompatibility tag for commits

Поиск
Список
Период
Сортировка
От Andres Freund
Тема standardized backwards incompatibility tag for commits
Дата
Msg-id 20170325193223.7dkef2yty5qxgmwc@alap3.anarazel.de
обсуждение исходный текст
Список pgsql-hackers
Hi,

Seems like it'd be good to standardize how we're declaring that a commit
contains backwards incompatible changes.  I've seen
- 'BACKWARDS INCOMPATIBLE CHANGE'
- 'BACKWARD INCOMPATIBILITY'
- a lot of free-flow text annotations like "as a backward-incompatibility", "This makes a backwards-incompatible
change"

Especially the latter are easy to miss when looking through the commit
log and I'd bet some get missed when generating the release notes.

Standardizing something that can be reliably searched for seems like a
good idea.  And then we should denote that, and a bunch of other
conventions for commit messages, somewhere (protected wiki page?).

Greetings,

Andres Freund



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Proposal : For Auto-Prewarm.
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: LWLock optimization for multicore Power machines