Re: SQL99 compat list

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: SQL99 compat list
Date: 2005-10-26 01:29:27
Message-ID: 435EDBF7.3040008@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nicholas Vinen 2005-10-26 01:57:07 Re: BUG #1993: Adding/subtracting negative time intervals
Previous Message Christopher Kings-Lynne 2005-10-26 01:13:15 Re: add_missing_from breaks existing views