From: | elein <elein(at)varlena(dot)com> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Troels Arvin <troels(at)arvin(dot)dk>, pgsql-docs(at)postgresql(dot)org |
Subject: | Re: SQL 2003 conformance |
Date: | 2004-10-19 20:47:04 |
Message-ID: | 20041019134704.L14574@cookie.varlena.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Troels Arvin | 2004-10-19 20:58:20 | Re: SQL 2003 conformance |
Previous Message | Hicham G. Elmongui | 2004-10-19 14:21:26 | code in docs gives me an error |