Re: Unable to drop sequence due to dependency? - Mailing list pgsql-general

From Tom Lane
Subject Re: Unable to drop sequence due to dependency?
Date
Msg-id 11083.1236217337@sss.pgh.pa.us
Whole thread Raw
In response to Re: Unable to drop sequence due to dependency?  (Glen Parker <glenebob@nwlink.com>)
Responses Re: Unable to drop sequence due to dependency?  (Glen Parker <glenebob@nwlink.com>)
List pgsql-general
Glen Parker <glenebob@nwlink.com> writes:
> For some reason I got into my head the notion that a sequence could be
> dropped even if reference by a field default.  This seems pretty silly now.

It was true once upon a time, but we have an enforcement mechanism now
to catch that.  Did you find the default you needed to get rid of?
That 2604 row should be it.

            regards, tom lane

pgsql-general by date:

Previous
From: Glen Parker
Date:
Subject: Re: Unable to drop sequence due to dependency?
Next
From: Glen Parker
Date:
Subject: Re: Unable to drop sequence due to dependency?