Re: pgsql: hash: Add write-ahead logging support.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: hash: Add write-ahead logging support.
Date: 2017-03-14 18:39:07
Message-ID: 9659.1489516747@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Tue, Mar 14, 2017 at 2:18 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> You gonna do it, or you want me to?

> If you're feeling motivated, have at it. Otherwise, I'll do it in a
> day or two after I see what other complaints get reported that might
> be addressed at the same time.

Nah, long as it's on your to-do list that's good enough for me.

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2017-03-14 18:40:55 pgsql: Fix regression in parallel planning against inheritance tables.
Previous Message Robert Haas 2017-03-14 18:22:27 Re: pgsql: hash: Add write-ahead logging support.