Hello,
I know that the SQL norm contains some views to describes the tables (and probably some other things) of a database.
Does PostgreSQL implement theses views (from which version number) ? I don't find anything in the documentation about that.
You meant this?
http://www.postgresql.org/docs/7.4/static/information-schema.html
HTH
Shridhar
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend