Re: Memo on dropping practices - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: Memo on dropping practices
Date
Msg-id 1026572722.30427.159.camel@jester
Whole thread Raw
In response to Re: Memo on dropping practices  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sat, 2002-07-13 at 10:27, Tom Lane wrote:
> Rod Taylor <rbt@zort.ca> writes:
> > I noticed that SERIAL sequences aren't dropping with the application of
> > the patch.
> 
> > Was this intentional?
> 
> Yeah, the dependency isn't stored yet.  I didn't like the way you did
> that, and was trying to think of a better way...
> 
> More generally, a lot of dependencies that should be in place aren't
> yet.  I committed as soon as I had stable functionality that more or
> less duplicated the former behavior; there's more patch still to review.


I eventually figured that out.  I had only initially noticed a couple of
missing items which would have been easy to miss.



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: 7.3 - current expectations for a release date
Next
From: Rod Taylor
Date:
Subject: Re: Unique and Primary Key Constraints