where is pg_views

Поиск
Список
Период
Сортировка
От 博\xD7X 翟
Тема where is pg_views
Дата
Msg-id 20031022091245.62690.qmail@web15210.mail.bjs.yahoo.com
обсуждение исходный текст
Список pgsql-general
is there a table or view whose name is "pg_views" in this system ??
 
I can not find it in the catalog, but in source code i find the following clause:
 
    sprintf(buf, "SELECT definition FROM pg_views WHERE 
                  viewname = '%s'", name);
    result = PSQLexec(buf); 

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

В списке pgsql-general по дате отправления:

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Re: Recomended FS
Следующее
От: Indra Heckenbach
Дата:
Сообщение: unexpected query behavior with UTF text