Is there a way to 'unrestrict' drop view?

From: Thomas Pasch <thomas(dot)pasch(at)nuclos(dot)de>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Is there a way to 'unrestrict' drop view?
Date: 2011-07-21 13:20:23
Message-ID: 4E282797.4040805@nuclos.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I would like to recreate/replace a view, but there are 'dependant
objects' on it. Is there a way to 'unrestrict' the dependant check in
the current transaction, like it could be done with certain constraints?

Kind regards,

Thomas

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2011-07-21 13:28:19 Re: Maximum number of client connection supported by Postgres 8.4.6
Previous Message Craig Ringer 2011-07-21 12:11:47 Re: compile postgres with visual studio 2010