>>Has the sql compatibiliy list been updated? eg. for BETWEEN SYMMETRIC?
>
>
> http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/sql_features.txt
>
> All signs point to "Sort of not really".
Someone more knowledgeable than me will have to update it I think.
These look like likely candidates:
Row and table constructors?
All the "basic array" support stuff?
Row types?
Basic roles
Extended roles
IN/OUT/INOUT params (dunno what they're called - or even if they're
standard)
Chris