Re: Fix for OpenSSL error queue bug
От | Tom Lane |
---|---|
Тема | Re: Fix for OpenSSL error queue bug |
Дата | |
Msg-id | 13310.1461812682@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Fix for OpenSSL error queue bug (Alvaro Herrera <alvherre@2ndquadrant.com>) |
Ответы |
Re: Fix for OpenSSL error queue bug
|
Список | pgsql-hackers |
Alvaro Herrera <alvherre@2ndquadrant.com> writes: > Peter Geoghegan wrote: >> I'm not sure if project policy around backpatching (that commit >> messages and so on should match exactly) has anything to say about the >> case where backpatching follows several weeks after commit to the >> master branch. > There is no value in providing exact message matches when the backpatch > occurs even after one other commit in the master branch. Actually, git_changelog can merge identically-messaged commits despite intervening commits. It's set up to not merge commits more than 24 hours apart, though. We could loosen that requirement but I'm afraid it would make things confusing to merge far-apart commits. regards, tom lane
В списке pgsql-hackers по дате отправления: