Re: [HACKERS] PG 10 release notes

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: [HACKERS] PG 10 release notes
Дата
Msg-id CAA4eK1Kb9MG1851rSGXQN_CppZaKK7y1Q-bADer8DTGP0tdWug@mail.gmail.com
обсуждение исходный текст
Ответ на [HACKERS] PG 10 release notes  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: [HACKERS] PG 10 release notes
Re: [HACKERS] PG 10 release notes
Список pgsql-hackers
On Tue, Apr 25, 2017 at 7:01 AM, Bruce Momjian <bruce@momjian.us> wrote:
> 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.
>

Some of the items which I feel could be added:

5e6d8d2bbbcace304450b309e79366c0da4063e4
Allow parallel workers to execute subplans.

61c2e1a95f94bb904953a6281ce17a18ac38ee6d
Improve access to parallel query from procedural languages.

In Parallel Queries section, we can add above two items as they
increase the usage of the parallel query in many cases.

ea69a0dead5128c421140dc53fac165ba4af8520
Expand hash indexes more gradually.

I think the above commit needs a separate mention, as this is a really
huge step forward to control the size of hash indexes.

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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] Foreign Join pushdowns not working properly for outerjoins
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] PG 10 release notes