Re: Sequence Access Method WIP
Petr Jelinek <petr@2ndquadrant.com>
From: Petr Jelinek <petr@2ndquadrant.com>
To: Craig Ringer <craig@2ndquadrant.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2016-01-27T16:56:28Z
Lists: pgsql-hackers
Attachments
- 0001-seqam-2015-01-28.patch (application/octet-stream) patch 0001
On 18 January 2016 at 09:19, Craig Ringer <craig@2ndquadrant.com> wrote: > Needs rework after the commit of https://commitfest.postgresql.org/8/336/ Here is version that applies to current master. There is some work to do (mostly cleanup) and the DDL is missing, but that's because I want to know what people think about the principle of how it works now and if it makes sense to finish it this way (explained in the original submission for Jan CF). -- 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