Re: BUG #3811: Getting multiple values from a sequence generator

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: BUG #3811: Getting multiple values from a sequence generator
Дата
Msg-id 1197627639.15521.41.camel@ebony.site
обсуждение исходный текст
Ответ на BUG #3811: Getting multiple values from a sequence generator  ("Adriaan van Os" <postgres@microbizz.nl>)
Ответы Re: BUG #3811: Getting multiple values from a sequence generator  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-bugs
On Fri, 2007-12-14 at 10:47 +0100, Adriaan van Os wrote:
> Simon Riggs wrote:
> > On Mon, 2007-12-10 at 12:31 +0100, hubert depesz lubaczewski wrote:
> >> On Sun, Dec 09, 2007 at 03:32:17PM +0000, Simon Riggs wrote:
> >>> ALTER SEQUENCE blah INCREMENT BY val;
> >> this has the sideeffect that all concurrent nextvals() will also
> >> increment by val, which is not always acceptable.
> >
> > So this is a feature proposal, not a bug?
> >
> > Sounds interesting but needs to be on pgsql-hackers, please.
>
> I posted a message to pgsql-hackers three times but it gets stalled (and the owner of the list
> doesn't reply).

Somebody will need to join pgsql-hackers. Other mail will be reflected
because of spam.

--
  Simon Riggs
  2ndQuadrant  http://www.2ndQuadrant.com

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #3774: create table like including index doesn't update pg_constraints with primary key
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: BUG #3811: Getting multiple values from a sequence generator