Re: Sequence Access Method WIP

From: Petr Jelinek <petr(at)2ndquadrant(dot)com>
To: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Simon Riggs <simon(at)2ndQuadrant(dot)com>
Cc: Andres Freund <andres(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Subject: Re: Sequence Access Method WIP
Date: 2015-03-15 19:07:07
Message-ID: 5505D85B.1000306@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Slightly updated version of the patch.

Mainly rebased against current master (there were several conflicts) and
fixed some typos, no real functional change.

I also attached initial version of the API sgml doc.

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

Attachment Content-Type Size
0004-seqam-api-doc-v1.patch text/x-diff 9.6 KB
0003-gapless-sequence-v4.patch text/x-diff 27.5 KB
0002-seqam-ddl-v4.patch text/x-diff 40.7 KB
0001-seqam-v8.patch text/x-diff 135.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Julien Tachoires 2015-03-15 19:27:31 Re: patch : Allow toast tables to be moved to a different tablespace
Previous Message Tomas Vondra 2015-03-15 18:28:00 Re: PATCH: pgbench - merging transaction logs