Re: NEXT VALUE FOR...

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: NEXT VALUE FOR...
Дата
Msg-id 1083964903.28644.33.camel@jester
обсуждение исходный текст
Ответ на Re: NEXT VALUE FOR...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
> This all assumes that associating the NEXTVALUE state with an EState
> is a good approximation of the spec's statements about how often to
> advance the sequence counter.  I think it is all right for simple cases

That is an awful lot of work to do in order to avoid implementing
IDENTITIES and GENERATORS.

Alas... For the amount of shuffling I seem to do between DB2 and
PostgreSQL (not that I understand DB2 by any means) it is probably worth
trying.


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

Предыдущее
От: Sean Chittenden
Дата:
Сообщение: Re: SEAN CHITTENDEN
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [BUGS] BUG #1148: server restarts depending on stats options