Re: SQL99 compat list - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: SQL99 compat list
Date
Msg-id 435EDBF7.3040008@familyhealth.com.au
Whole thread Raw
In response to Re: SQL99 compat list  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
>>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



pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: add_missing_from breaks existing views
Next
From: Bruce Momjian
Date:
Subject: Re: Sequence dependencies