Re: SQL 2003 conformance - Mailing list pgsql-docs

From elein
Subject Re: SQL 2003 conformance
Date
Msg-id 20041019134704.L14574@cookie.varlena.com
Whole thread Raw
In response to Re: SQL 2003 conformance  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: SQL 2003 conformance
List pgsql-docs
Are these files loaded into the catalog somewhere?
Perhaps for the info_schema?

--elein

On Mon, Oct 18, 2004 at 04:12:36PM +0200, Peter Eisentraut wrote:
> Troels Arvin wrote:
> > Part of the work was to store the SQL standard's feature IDs, etc, in
> > a usable manner. A result of that is available at
> > http://troels.arvin.dk/db/rdbms/sql-standard/2003/sql:2003-features.s
> >ql The SQL creates some tables and views that may be used to explore
> > differences in SQL:2003 with views in the INFORMATION_SCHEMA.
>
> 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.
>
> --
> Peter Eisentraut
> http://developer.postgresql.org/~petere/
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend

pgsql-docs by date:

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