Re: SQL 2003 conformance - Mailing list pgsql-docs

From Troels Arvin
Subject Re: SQL 2003 conformance
Date
Msg-id 1098219500.3316.27.camel@localhost
Whole thread Raw
In response to Re: SQL 2003 conformance  (elein <elein@varlena.com>)
Responses Re: SQL 2003 conformance  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-docs
On Tue, 2004-10-19 at 13:47 -0700, elein wrote:

> > We already have all that set up.  All you need to do is edit the
> > files src/backend/catalog/sql_features.txt and
> > sql_feature_packages.txt.

> Are these files loaded into the catalog somewhere?
> Perhaps for the info_schema?

Yes, see INFORMATION_SCHEMA.SQL_FEATURES. However, with SQL:2003,
sql_features.txt isn't up-to-date any more, so I basically needed data
to compare SQL:2003 with PostgreSQL's current
INFORMATION_SCHEMA.SQL_FEATURES view; hence, I created
http://troels.arvin.dk/db/rdbms/sql-standard/2003/sql:2003-features.sql

--
Greetings from Troels Arvin, Copenhagen, Denmark


pgsql-docs by date:

Previous
From: elein
Date:
Subject: Re: SQL 2003 conformance
Next
From: Peter Eisentraut
Date:
Subject: Re: SQL 2003 conformance