Re: ALTER SEQUENCE enchancement

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: ALTER SEQUENCE enchancement
Дата
Msg-id 1069680570.46253.69.camel@jester
обсуждение исходный текст
Ответ на ALTER SEQUENCE enchancement  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-hackers
On Mon, 2003-11-24 at 01:07, Christopher Kings-Lynne wrote:
> Hi,
> 
> Is there demand for this syntax:
> 
> ALTER SEQUENCE ON table(col) CYCLE 100;
> 
> It would allow us to become sequence-name independent...

I think the right approach to this problem would be to implement
IDENTITIES and GENERATORS per 2k3 spec -- almost what you show here.

Check DB2 docs for examples.



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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: Build farm
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: Re: Build farm