Re: script to keep views "correct"?

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: script to keep views "correct"?
Дата
Msg-id 200206271834.59676.dev@archonet.com
обсуждение исходный текст
Ответ на script to keep views "correct"?  (Tom Jenkins <tjenkins@devis.com>)
Ответы Re: script to keep views "correct"?  (Tom Jenkins <tjenkins@devis.com>)
Список pgsql-general
On Thursday 27 Jun 2002 3:25 pm, Tom Jenkins wrote:
> Hello all,
> is there a script somewhere that ensures that changing a view that other
> views depend on, will recreate those other views?
> same thing with functions/triggers

I believe there's work going on to create a dependencies table, but of course
that's a lot of individual changes to make sure everything writes to it, so I
don't think it's imminent.

I try to keep all my source SQL/functions outside the database and manage them
with make. Not ideal, but the best I've come up with so far.

- Richard Huxton



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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Shared Memory Sizing
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Advocacy Idea.