Draft release notes are up

Started by Tom Laneover 7 years ago4 messages
#1Tom Lane
tgl@sss.pgh.pa.us

First cut at release notes for next week's minor releases is up at

https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=488ccfe40a865e3f3c6343e2de026c37ba5a7d50

If you prefer not to read XML markup, they should appear in the devel docs
on the website after guaibasaurus's next run, a couple hours from now.

regards, tom lane

#2Michael Paquier
michael@paquier.xyz
In reply to: Tom Lane (#1)
Re: Draft release notes are up

On Fri, May 04, 2018 at 07:00:18PM -0400, Tom Lane wrote:

First cut at release notes for next week's minor releases is up at

https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=488ccfe40a865e3f3c6343e2de026c37ba5a7d50

If you prefer not to read XML markup, they should appear in the devel docs
on the website after guaibasaurus's next run, a couple hours from now.

+    <listitem>
+<!--
+Author: Tom Lane <tgl@sss.pgh.pa.us>
+Branch: REL9_5_STABLE [3c0e07a46] 2018-05-01 12:02:41 -0400
+-->
+     <para>
+      Support building with Microsoft Visual Studio 2015 (Michael
Paquier)
+     </para>
+
+     <para>
+      Various fixes needed for VS2015 compatibility were previously
+      back-patched into the 9.5 branch, but one was missed.
+     </para>
+    </listitem>

This will only be part of release-9.5.sgml in the final version, right?
--
Michael

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Michael Paquier (#2)
Re: Draft release notes are up

Michael Paquier <michael@paquier.xyz> writes:

On Fri, May 04, 2018 at 07:00:18PM -0400, Tom Lane wrote:
+    <listitem>
+<!--
+Author: Tom Lane <tgl@sss.pgh.pa.us>
+Branch: REL9_5_STABLE [3c0e07a46] 2018-05-01 12:02:41 -0400
+-->
+     <para>
+      Support building with Microsoft Visual Studio 2015 (Michael Paquier)
+     </para>

This will only be part of release-9.5.sgml in the final version, right?

Right, each item is only for the branch(es) indicated in its comment.
I'll reassemble them once people have vetted the text.

regards, tom lane

#4Jonathan S. Katz
jkatz@postgresql.org
In reply to: Tom Lane (#3)
1 attachment(s)
Re: Draft release notes are up

On May 4, 2018, at 7:18 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:

Michael Paquier <michael@paquier.xyz> writes:

On Fri, May 04, 2018 at 07:00:18PM -0400, Tom Lane wrote:
+    <listitem>
+<!--
+Author: Tom Lane <tgl@sss.pgh.pa.us>
+Branch: REL9_5_STABLE [3c0e07a46] 2018-05-01 12:02:41 -0400
+-->
+     <para>
+      Support building with Microsoft Visual Studio 2015 (Michael Paquier)
+     </para>

This will only be part of release-9.5.sgml in the final version, right?

Right, each item is only for the branch(es) indicated in its comment.
I'll reassemble them once people have vetted the text.

Attached is the proposed news announcement for the release based
on the release notes. Please let me know if you have any feedback
before 2018-05-09 00:00 UTC.

Thanks,

Jonathan

Attachments:

20180510updaterelease.mdtext/markdown; name=20180510updaterelease.md; x-unix-mode=0644Download