Re: CREATE/DROP OPERATOR CLASS
От | Christopher Kings-Lynne |
---|---|
Тема | Re: CREATE/DROP OPERATOR CLASS |
Дата | |
Msg-id | GNELIHDDFBOCMGBFGEFOOEDMCDAA.chriskl@familyhealth.com.au обсуждение исходный текст |
Ответ на | CREATE/DROP OPERATOR CLASS (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: CREATE/DROP OPERATOR CLASS
Re: CREATE/DROP OPERATOR CLASS |
Список | pgsql-hackers |
> Now that we have dependencies implemented, it would be a real good idea > if operator classes could be included in the web of dependencies. > However, the pg_depends code implicitly assumes that it can do a DROP, > if demanded, for any entity referenced by a dependency link. Hmmm...does this mean that there is any situation in which there would be a cascade delete of a _column_? ie. If you drop the domain a column is using with the cascade option, will the column get dropped automatically? That doesn't sound like very nice behaviour...? Chris
В списке pgsql-hackers по дате отправления: