Обсуждение: [HACKERS] Draft release notes for next week's releases are up for review

Поиск
Список
Период
Сортировка

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

От
Tom Lane
Дата:
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



Re: [HACKERS] Draft release notes for next week's releases are up for review

От
Amit Kapila
Дата:
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



Re: [HACKERS] Draft release notes for next week's releases are up for review

От
Tom Lane
Дата:
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



Re: [HACKERS] Draft release notes for next week's releases are up for review

От
Tobias Bussmann
Дата:
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




Re: [HACKERS] Draft release notes for next week's releases are up for review

От
Tom Lane
Дата:
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