Re: Sequence Access Method WIP
Petr Jelinek <petr@2ndquadrant.com>
From: Petr Jelinek <petr@2ndquadrant.com>
To: Heikki Linnakangas <hlinnakangas@vmware.com>,
Simon Riggs <simon@2ndQuadrant.com>
Cc: Andres Freund <andres@2ndquadrant.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>,
Alvaro Herrera <alvherre@2ndquadrant.com>
Date: 2015-03-15T19:07:07Z
Lists: pgsql-hackers
Attachments
- 0004-seqam-api-doc-v1.patch (text/x-diff) patch v1-0004
- 0003-gapless-sequence-v4.patch (text/x-diff) patch v4-0003
- 0002-seqam-ddl-v4.patch (text/x-diff) patch v4-0002
- 0001-seqam-v8.patch (text/x-diff) patch v8-0001
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
Commits
-
Add missing gss option to msvc config template
- 3063e7a84026 9.6.0 cited