Re: Auto DROP SEQUENCE?

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Auto DROP SEQUENCE?
Date: 2002-07-25 17:18:41
Message-ID: 20020725131841.Q29680@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jul 25, 2002 at 11:05:31AM -0400, Daryl Beattie wrote:

> sequence is an implementation detail, right? And as such, perhaps those
> sequences should be dropped with the table.

Check the archives, but I think that someone is fixing 7.3 to drop
sequences with the associated table.

A

--
----
Andrew Sullivan 87 Mowat Avenue
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M6K 3E3
+1 416 646 3304 x110

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Johnson, Shaunn 2002-07-25 17:32:17 Migrating database (7.1.3 - 7.2.1)
Previous Message Johnson, Shaunn 2002-07-25 17:15:07 Error while dropping a table