| От | Bernd Helmle |
|---|---|
| Тема | Viewupdate: Inherit default expressions from columns |
| Дата | |
| Msg-id | 6002E4F76F261EC23C0552EF@sparkey.oopsware.intra обсуждение |
| Ответы |
Re: Viewupdate: Inherit default expressions from columns
|
| Список | pgsql-hackers |
For automatic view update rules we are planning to implement column default value inheritance, so that the view's column definition inherits from their base table columns (and nobody has to use an explicit ALTER TABLE view ALTER col SET DEFAULT ... ). Note that we will do that only for views, which are updateable (means that we can create rules for that view). I wonder if there are any side effects, like security issues or other stuff that will be broken by that (nothing comes currently to my mind, besides the fact that ALTERing the base tables default expression later won't be triggered to the view.....). What does folks think about that, any comments? -- Bernd
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера