Re: Sequence Access Method WIP

From: Thom Brown <thom(at)linux(dot)com>
To: Petr Jelinek <petr(at)2ndquadrant(dot)com>
Cc: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Vik Fearing <vik(at)2ndquadrant(dot)fr>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Sequence Access Method WIP
Date: 2015-09-16 11:21:32
Message-ID: CAA-aLv5ed-_BSc_8m3wsm5cRXuCBODiiui4kCiPOKP0ye2CctQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 28 July 2015 at 19:51, Petr Jelinek <petr(at)2ndquadrant(dot)com> wrote:

> On 2015-07-28 20:11, Heikki Linnakangas wrote:
>
>>
>> Petr, is this enough feedback on this patch for this commitfest, or are
>> there some other issues you want to discuss before I mark this as
>> returned?
>>
>>
> You can mark it as returned, I didn't have much time to actually do much
> useful work on this in the current CF.

Is this now dependant on the work Alexander Korotkov is doing on the AM
interface?

Thom

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2015-09-16 12:50:25 Re: synchronous_commit = apply
Previous Message Anastasia Lubennikova 2015-09-16 11:12:43 Re: [PATCH] Microvacuum for gist.