Re: Sequence dependencies - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Sequence dependencies
Date
Msg-id 200510260301.j9Q31Qu26281@candle.pha.pa.us
Whole thread Raw
In response to Sequence dependencies  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: Sequence dependencies
List pgsql-hackers
Christopher Kings-Lynne wrote:
> Hi,
> 
> I notice that in the release notes there is a large query that should be 
> run if upgrading from prior to 8.1, to ensure that sequence dependencies 
> are recorded.
> 
> Should we not just make this part of contrib/adddepend?

Uh, I thought adddepend did more than just sequence dependencies, and I
am worried it might mess up someone's database.  Also, by doing it
manually, users will see which sequences are being changed to late
binding, and perhaps catch ones they do not want changed.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: SQL99 compat list
Next
From: Tom Lane
Date:
Subject: Re: Sequence dependencies