Re: Sequence Access Method WIP

Petr Jelinek <petr@2ndquadrant.com>

From: Petr Jelinek <petr@2ndquadrant.com>
To: Thom Brown <thom@linux.com>
Cc: Heikki Linnakangas <hlinnaka@iki.fi>, Vik Fearing <vik@2ndquadrant.fr>, Alvaro Herrera <alvherre@2ndquadrant.com>, Simon Riggs <simon@2ndquadrant.com>, Andres Freund <andres@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2015-09-17T02:36:11Z
Lists: pgsql-hackers
On 2015-09-16 13:21, Thom Brown wrote:
> On 28 July 2015 at 19:51, Petr Jelinek <petr@2ndquadrant.com
> <mailto:petr@2ndquadrant.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?
>

Yes.


-- 
  Petr Jelinek                  http://www.2ndQuadrant.com/
  PostgreSQL Development, 24x7 Support, Training & Services


Commits

  1. Add missing gss option to msvc config template