| От | Stephan Szabo |
|---|---|
| Тема | Re: create or replace view |
| Дата | |
| Msg-id | 20021114143053.U98908-100000@megazone23.bigpanda.com обсуждение исходный текст |
| Ответ на | Re: create or replace view (snpe <snpe@snpe.co.yu>) |
| Ответы |
Re: create or replace view
|
| Список | pgsql-hackers |
On Thu, 14 Nov 2002, snpe wrote: > Problem is when I want change view (or functions) with a lot of dependecies > I must drop and recreate all dependent views (or functions) - I want add only > one column in view > I don't know if solution hard for that. Well, doing create or replace as a drop/create might very well do the same thing, and even if it got the same oid, we'd have to be really sure that nothing would misbehave upon receiving that extra column before allowing it for purposes of avoiding recreation of dependencies.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера