Re: PG 10 release notes

From: "Tsunakawa, Takayuki" <tsunakawa(dot)takay(at)jp(dot)fujitsu(dot)com>
To: 'Bruce Momjian' <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PG 10 release notes
Date: 2017-04-25 02:40:23
Message-ID: 0A3221C70F24FB45833433255569204D1F6E8715@G01JPEXMBYT05
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello, Bruce

> From: pgsql-hackers-owner(at)postgresql(dot)org
> [mailto:pgsql-hackers-owner(at)postgresql(dot)org] On Behalf Of Bruce Momjian
> I have committed the first draft of the Postgres 10 release notes. They
> are current as of two days ago, and I will keep them current. Please give
> me any feedback you have.

Thanks for a nice release note. Below is what I noticed:

(1)
Support parallel bitmap heap scans (Dilip Kum)

This item appears twice.

(2)
E.1.3.1.4. Optimizer
Remove SCO and Unixware ports (Tom Lane)

The section doesn't seem appropriate. Is OS-specific code related to the optimizer?

(3)
Remove documented restriction about using large shared buffers on Windows (Tsunakawa, Takayuki)

Please change the name to "Takayuki Tsunakawa".

(4)
Have to_timestamp() and to_date() check check input values for validity (Artur Zakirov)

"check" is repeated.

(5)
Use POSIX semaphores rather than SysV semaphores on Linux and FreeBSD (Tom Lane)
This avoids some limits on SysV semaphores usage.

These two lines are put in two different items.

Regards
Takayuki Tsunakawa

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message 'Bruce Momjian' 2017-04-25 02:48:35 Re: PG 10 release notes
Previous Message Florin Asavoaie 2017-04-25 02:26:25 Introducing SNI in TLS handshake for SSL connections