From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: First draft of the PG 15 release notes |
Date: | 2022-05-11 01:16:33 |
Message-ID: | 35419.1652231793@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
"Jonathan S. Katz" <jkatz(at)postgresql(dot)org> writes:
> On 5/10/22 4:18 PM, Bruce Momjian wrote:
> | Allow libpq's SSL private to be owned by the root user (David Steele)
> This was backpatched to all supported versions[1]. While I'm a huge fan
> of this behavior change for a plethora of reasons, I'm not sure if this
> should be included as part of the PG15 release notes, given it's in the
> 14.3 et al.
It should not. However, the backpatch happened later than the commit
to HEAD, and our git_changelog tool is not smart enough to match them
up, so Bruce didn't see that there were followup commits. That's a
generic hazard for major-release notes; if you spot any other cases
please do mention them.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Pryzby | 2022-05-11 01:28:54 | Re: First draft of the PG 15 release notes |
Previous Message | David Rowley | 2022-05-11 00:39:41 | Re: First draft of the PG 15 release notes |