ALTER SEQUENCE enchancement - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject ALTER SEQUENCE enchancement
Date
Msg-id 3FC1A01B.9010800@familyhealth.com.au
Whole thread Raw
Responses Re: ALTER SEQUENCE enchancement  (Dennis Bjorklund <db@zigo.dhs.org>)
Re: ALTER SEQUENCE enchancement  (Rod Taylor <pg@rbt.ca>)
Re: ALTER SEQUENCE enchancement  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
Hi,

Is there demand for this syntax:

ALTER SEQUENCE ON table(col) CYCLE 100;

It would allow us to become sequence-name independent...

Chris




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Executable files in CVS
Next
From: Dennis Bjorklund
Date:
Subject: Re: ALTER SEQUENCE enchancement