ALTER SEQUENCE enchancement

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: ALTER SEQUENCE enchancement
Date: 2003-11-24 06:07:23
Message-ID: 3FC1A01B.9010800@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dennis Bjorklund 2003-11-24 06:11:59 Re: ALTER SEQUENCE enchancement
Previous Message Tom Lane 2003-11-24 04:06:59 Re: Executable files in CVS