Re: fake vs real CREATE OR REPLACE VIEW - Mailing list pgadmin-hackers

From Jean-Michel POURE
Subject Re: fake vs real CREATE OR REPLACE VIEW
Date
Msg-id 200202260927.g1Q9RwLx009105@www1.translationforge
Whole thread Raw
In response to Re: fake vs real CREATE OR REPLACE VIEW  (Dave Page <dpage@vale-housing.co.uk>)
List pgadmin-hackers
Le Mardi 26 Février 2002 09:40, Dave Page a écrit :
> Yes. I thought I suggested adding a warning to that effect at one time.
You are right. We could query using existing views with ILIKE %view_bar% and
issue a warning if some view matches, but this wron't fix the broblem. We
need CREATE OR REPLACE VIEW... CREATE OR REPLACE TRIGGER is not really
needed...

> How's the ALTER VIEW patch coming along btw?
Do you mean issuing a warning?

Cheers,
Jean-Michel

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Renaming Sequences & Indexes...
Next
From: Jean-Michel POURE
Date:
Subject: Re: Database->ServerEncoding, ClientEncoding