Re: [HACKERS] Write Ahead Logging for Hash Indexes

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: [HACKERS] Write Ahead Logging for Hash Indexes
Дата
Msg-id CAA4eK1LPBnNQLLreQm5eKEwUxv+9QH_AFdqBR0a+Dn7oAxPdkg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Write Ahead Logging for Hash Indexes  (Jesper Pedersen <jesper.pedersen@redhat.com>)
Ответы Re: [HACKERS] Write Ahead Logging for Hash Indexes  (Michael Paquier <michael.paquier@gmail.com>)
Re: [HACKERS] Write Ahead Logging for Hash Indexes  (Jeff Janes <jeff.janes@gmail.com>)
Re: [HACKERS] Write Ahead Logging for Hash Indexes  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Fri, Jan 13, 2017 at 1:04 AM, Jesper Pedersen
<jesper.pedersen@redhat.com> wrote:
> On 12/27/2016 01:58 AM, Amit Kapila wrote:
>>
>> After recent commit's 7819ba1e and 25216c98, this patch requires a
>> rebase.  Attached is the rebased patch.
>>
>
> This needs a rebase after commit e898437.
>

Attached find the rebased patch.

Thanks!


-- 
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

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] pg_upgrade vs. pg_ctl stop -m fast
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] Patch to implement pg_current_logfile() function