Re: Sequence Access Method WIP

Petr Jelinek <petr@2ndquadrant.com>

From: Petr Jelinek <petr@2ndquadrant.com>
To: fabriziomello@gmail.com
Cc: David Steele <david@pgmasters.net>, Alvaro Herrera <alvherre@2ndquadrant.com>, Alexander Korotkov <a.korotkov@postgrespro.ru>, Craig Ringer <craig@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2016-03-31T12:19:17Z
Lists: pgsql-hackers

Attachments

Hi,

new version attached that should fix the issue. It was alignment - 
honestly don't know what I was thinking using fixed alignment when the 
AMs can define their own type.

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

Commits

  1. Add missing gss option to msvc config template