Re: bug in 7.4 SET WITHOUT OIDs

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: bug in 7.4 SET WITHOUT OIDs
Дата
Msg-id 405FE88F.1010007@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: bug in 7.4 SET WITHOUT OIDs  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: bug in 7.4 SET WITHOUT OIDs  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: bug in 7.4 SET WITHOUT OIDs  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-hackers
>>Maybe it needs CASCADE/RESTRICT added?
> 
> Seems like overkill, considering that this is a very marginal feature.
> I'm happy to decree that it works in whichever way is the easiest to
> implement.

In that case, it seems to me that it has to be default RESTRICT.  If 
anything depend on it, it must fail.  Otherwise when you do it, it could 
drop views, functions, everything.

Chris



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: bug in 7.4 SET WITHOUT OIDs
Следующее
От: Fabien COELHO
Дата:
Сообщение: LIKE ANY and the like?