Re: [GENERAL] SQL norm views to describes tables (and probably some

2004-05-17 Thread Shridhar Daithankar
Bruno BAGUETTE wrote: 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.po

Re: [GENERAL] SQL norm views to describes tables (and probably some other things) of a database ?

2004-05-17 Thread Troels Arvin
On Mon, 17 May 2004 09:32:49 +0200, Bruno BAGUETTE wrote: > 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

[GENERAL] SQL norm views to describes tables (and probably some other things) of a database ?

2004-05-17 Thread Bruno BAGUETTE
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. Thanks in advance ! --