Re: Do we still need these NOTICEs?
От | Joe Conway |
---|---|
Тема | Re: Do we still need these NOTICEs? |
Дата | |
Msg-id | 3D34E244.9070701@joeconway.com обсуждение исходный текст |
Ответ на | Re: Do we still need these NOTICEs? (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: Do we still need these NOTICEs?
Re: Do we still need these NOTICEs? |
Список | pgsql-hackers |
Bruce Momjian wrote: > Tom Lane wrote: > >>I am considering removing the following notices/warnings, since they >>seem to be unnecessary in the brave new world of dependencies: I also agree with removing all of these. >>* The ones about implicit indexes for primary key/unique constraints >>and about implicit sequences for SERIAL columns also seem unnecessary >>now --- as with the trigger case, you can't drop the implicit object >>directly anymore. One thing I wondered about here -- is it still possible to use a sequence, which is autogenerated by a SERIAL column, as the default value for another table? If so, does this create another dependency to prevent dropping the sequence, and hence the original (creating) table also? Joe
В списке pgsql-hackers по дате отправления: