Troels Arvin wrote:
> 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.s
>ql
Yes, about 45% of the job that I proposed would be updating
sql_features.txt with the new feature set (the other 55% being toggling
the yes/no flags appropriately). Please extract the required format
from the data you're working with.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/