Re: fake vs real CREATE OR REPLACE VIEW

Поиск
Список
Период
Сортировка
От Jean-Michel POURE
Тема Re: fake vs real CREATE OR REPLACE VIEW
Дата
Msg-id 200202260927.g1Q9RwLx009105@www1.translationforge
обсуждение исходный текст
Ответ на Re: fake vs real CREATE OR REPLACE VIEW  (Dave Page <dpage@vale-housing.co.uk>)
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Renaming Sequences & Indexes...
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: Re: Database->ServerEncoding, ClientEncoding