Draft release notes for next week's releases are up for review

Started by Tom Lanealmost 9 years ago5 messages
#1Tom Lane
tgl@sss.pgh.pa.us

First-draft release notes are available at
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=9863017b87f3592ff663d03fc663a4f1f8fdb8b2
They should appear in a more readable form at
https://www.postgresql.org/docs/devel/static/release-9-6-2.html
after guaibasaurus' next buildfarm run, due a couple hours from now.

As usual, I've filled in the frontmost branch's section with all the
material, even though a couple of items don't apply because they only
went into further-back branches. I'll sort that out when I split
things up. Right now the question is whether individual items are
correctly/adequately documented.

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#2Amit Kapila
amit.kapila16@gmail.com
In reply to: Tom Lane (#1)
Re: Draft release notes for next week's releases are up for review

On Sat, Feb 4, 2017 at 11:27 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:

First-draft release notes are available at
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=9863017b87f3592ff663d03fc663a4f1f8fdb8b2
They should appear in a more readable form at
https://www.postgresql.org/docs/devel/static/release-9-6-2.html
after guaibasaurus' next buildfarm run, due a couple hours from now.

As usual, I've filled in the frontmost branch's section with all the
material, even though a couple of items don't apply because they only
went into further-back branches. I'll sort that out when I split
things up. Right now the question is whether individual items are
correctly/adequately documented.

Fix possible miss of socket read events while waiting on Windows (Amit Kapial)

Typo
Amit Kapial/Amit Kapila

--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Amit Kapila (#2)
Re: Draft release notes for next week's releases are up for review

Amit Kapila <amit.kapila16@gmail.com> writes:

On Sat, Feb 4, 2017 at 11:27 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:

Fix possible miss of socket read events while waiting on Windows (Amit Kapial)

Typo
Amit Kapial/Amit Kapila

Wups. Copied-and-pasted that from the commit log without stopping to
question it. Will fix, thanks for noticing.

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#4Tobias Bussmann
t.bussmann@gmx.net
In reply to: Tom Lane (#1)
Re: Draft release notes for next week's releases are up for review

Am 04.02.2017 um 18:57 schrieb Tom Lane <tgl@sss.pgh.pa.us>:

Right now the question is whether individual items are
correctly/adequately documented.

Allow statements prepared with PREPARE to be given parallel plans (Amit Kapila, Tobias Bussman)

another typo taken over from commit log:

s/Tobias Bussman/Tobias Bussmann/

thanks
Tobias

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#5Tom Lane
tgl@sss.pgh.pa.us
In reply to: Tobias Bussmann (#4)
Re: Draft release notes for next week's releases are up for review

Tobias Bussmann <t.bussmann@gmx.net> writes:

another typo taken over from commit log:
s/Tobias Bussman/Tobias Bussmann/

Will fix, thanks!

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers