where is pg_views - Mailing list pgsql-general

From 博\xD7X 翟
Subject where is pg_views
Date
Msg-id 20031022091245.62690.qmail@web15210.mail.bjs.yahoo.com
Whole thread Raw
List 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 by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: Recomended FS
Next
From: Indra Heckenbach
Date:
Subject: unexpected query behavior with UTF text