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/