script to keep views "correct"?

From: Tom Jenkins <tjenkins(at)devis(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: script to keep views "correct"?
Date: 2002-06-27 14:25:08
Message-ID: 1025187908.621.5.camel@asimov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,
is there a script somewhere that ensures that changing a view that other
views depend on, will recreate those other views? in our development
server we're constantly reworking/tweaking views and invariably forget
to recreate these other views and end up getting cache lookup errors.

same thing with functions/triggers
--

Tom Jenkins
Development InfoStructure
http://www.devis.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2002-06-27 14:30:56 Re: What is a tuple?
Previous Message Jeff Eckermann 2002-06-27 14:08:09 Re: