Re: Recursive reference of view in view defination crashes

Поиск
Список
Период
Сортировка
Искать
От
Stephan Szabo
Тема
Re: Recursive reference of view in view defination crashes
Дата
Msg-id
20030627075056.Y69316-100000@megazone23.bigpanda.com
Ответ на
Список
Дерево обсуждения
Recursive reference of view in view defination crashes postmaster. Rajesh Kumar Mallah <mallah@trade-india.com>
Re: Recursive reference of view in view defination crashes Stephan Szabo <sszabo@megazone23.bigpanda.com>
On Fri, 27 Jun 2003, Rajesh Kumar Mallah wrote:

> My mistake i faced this problem below.
> is it taken care in 7.4dev ?

In 7.4 I get
"ERROR:  Infinite recursion detected in rules for relation t_b"

> tradein_clients=# CREATE VIEW t_b AS SELECT * from t_a;
> CREATE VIEW
> tradein_clients=# CREATE or replace view t_b AS select * from t_b;
> CREATE VIEW

В списке pgsql-admin по дате отправления
От: Sam Barnett-Cormack
Дата:
Сообщение: A problem
От: Tom Lane
Дата:
Сообщение: Re: A problem
FAQ