Re: Sequence dependencies

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Sequence dependencies
Дата
Msg-id 200510260301.j9Q31Qu26281@candle.pha.pa.us
обсуждение исходный текст
Ответ на Sequence dependencies  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: Sequence dependencies  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: SQL99 compat list
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Sequence dependencies