Thread: where is pg_views

where is pg_views

From
博\xD7X 翟
Date:
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