Re: Auto DROP SEQUENCE? - Mailing list pgsql-general

From Tom Lane
Subject Re: Auto DROP SEQUENCE?
Date
Msg-id 18689.1027610721@sss.pgh.pa.us
Whole thread Raw
In response to Auto DROP SEQUENCE?  (Daryl Beattie <dbeattie@insystems.com>)
List pgsql-general
Daryl Beattie <dbeattie@insystems.com> writes:
>     I was wondering; I have noticed that sequences are not dropped
> automatically if they are used by a table. That's okay; I bet somebody has a
> good reason why this is so. However, when sequences are created implicitly
> by somebody using the SERIAL data type, does it not make sense to drop that
> sequence when the table is dropped?

Try it in CVS tip ;-)

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: select distinct error ?
Next
From: Stephan Szabo
Date:
Subject: Re: erserver