Re: Sequence Access Method WIP
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Simon Riggs <simon@2ndQuadrant.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2013-11-15T18:48:09Z
Lists: pgsql-hackers
On 11/14/13, 3:10 PM, Simon Riggs wrote: > On 16 January 2013 00:40, Simon Riggs <simon@2ndquadrant.com> wrote: > >> SeqAm allows you to specify a plugin that alters the behaviour for >> sequence allocation and resetting, aimed specifically at clustering >> systems. >> >> New command options on end of statement allow syntax >> CREATE SEQUENCE foo_seq >> USING globalseq > > Production version of this, ready for commit to PG 9.4 This patch doesn't apply anymore. Also, you set this to "returned with feedback" in the CF app. Please verify whether that was intentional.
Commits
-
Add missing gss option to msvc config template
- 3063e7a84026 9.6.0 cited