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 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org