Re: [HACKERS] PG 10 release notes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] PG 10 release notes
Дата
Msg-id 20170427141520.GC6147@momjian.us
обсуждение исходный текст
Ответ на Re: [HACKERS] PG 10 release notes  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Thu, Apr 27, 2017 at 08:14:34AM +0530, Amit Kapila wrote:
> <listitem>
>         <!--
>         Author: Robert Haas <rhaas@postgresql.org>
>         2017-02-27 [b0f18cb77] hash: Refactor bucket squeeze code.
>         Author: Robert Haas <rhaas@postgresql.org>
>         2017-02-27 [30df93f69] hash: Refactor overflow page allocation.
>         Author: Robert Haas <rhaas@postgresql.org>
>         2017-04-03 [ea69a0dea] Expand hash indexes more gradually.
>         -->
>         <para>
>          Improve efficiency of hash index growth (Amit Kapila, Mithun Cy)
>         </para>
>  </listitem>
> 
> The first two commits b0f18cb77, 30df93f69 are done as preliminary
> work to "Add write-ahead logging support to hash indexes", so it seems
> inappropriate to add them here.  We can add it along with below item:
> 
>  <!--
>         Author: Robert Haas <rhaas@postgresql.org>
>         2017-03-14 [c11453ce0] hash: Add write-ahead logging support.
>         -->
>         <para>
>          Add write-ahead logging support to hash indexes (Amit Kapila)
>         </para>

OK, commits moved.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] PG 10 release notes
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: [HACKERS] pg_dump emits ALTER TABLE ONLY partitioned_table