]> granicus.if.org Git - postgresql/history - src/backend/catalog/sql_features.txt
Update SQL features supported list
[postgresql] / src / backend / catalog / sql_features.txt
2010-01-01 Peter EisentrautUpdate SQL features supported list
2009-12-31 Peter EisentrautUpdate SQL features list for aggregate ORDER BY support
2009-12-30 Peter EisentrautUpdate SQL conformance: search conditions on triggers...
2009-07-29 Tom LaneSupport deferrable uniqueness constraints.
2009-05-18 Peter EisentrautUpdate SQL conformance entries for window functions...
2009-02-07 Peter EisentrautSet column privileges to supported
2008-12-19 Peter EisentrautSQL/MED catalog manipulation facilities
2008-11-27 Peter EisentrautDrop CLI related features from the list, since we don...
2008-11-27 Peter EisentrautMark features related to WITH/SELECT as supported.
2008-11-26 Peter EisentrautFeature F442 "Mixed column references in set functions...
2008-11-20 Peter EisentrautTABLE command
2008-11-13 Peter Eisentrautarray_agg aggregate function, as per SQL:2008, but...
2008-10-29 Peter EisentrautUpdate on array features support
2008-10-29 Peter EisentrautUnicode escapes in strings and identifiers
2008-10-28 Peter EisentrautAdd WITH [NO] DATA clause to CREATE TABLE AS, per SQL.
2008-10-27 Peter EisentrautSQL:2008 syntax CURRENT_CATALOG, CURRENT_SCHEMA, SET...
2008-10-27 Peter EisentrautFeature list update
2008-10-23 Peter EisentrautFeature T173 "Extended LIKE clause in table definition...
2008-10-23 Peter EisentrautFeature T401 is not listed in the SQL standard. Must...
2008-10-22 Peter EisentrautSQL:2008 alternative syntax for LIMIT/OFFSET:
2008-10-21 Peter EisentrautAllow SQL:2008 syntax ALTER TABLE ... ALTER COLUMN...
2008-10-20 Peter EisentrautFeature T411 is not found in SQL:2003 or 2008 anymore...
2008-10-20 Peter EisentrautFeature T152 "DISTINCT predicate with negation" is...
2008-10-20 Peter EisentrautFeature F402 "Named column joins for LOBs, arrays,...
2008-10-20 Peter EisentrautAS is no longer required in SELECT list
2008-10-18 Tom LaneFix broken SQL features data, per buildfarm results.
2008-10-18 Peter EisentrautUpdate feature list for SQL:2008.
2007-04-01 Peter EisentrautUpdate SQL conformance for SQL to XML mappings
2007-02-03 Peter EisentrautUpdate SQL conformance information about XML features.
2006-03-03 Neil ConwayFix a typo.
2005-06-15 Bruce MomjianMention we now support BETWEEN SYMMETRIC.
2004-12-02 Bruce Momjian> I have installed your patch and adjusted the names...
2004-11-27 Peter EisentrautUpdate of conformance information to SQL:2003
2004-08-02 Bruce MomjianMark savepoints as supported.
2003-11-06 Peter EisentrautImplement isolation levels read uncommitted and repeata...
2003-10-09 Peter EisentrautSome updates
2003-09-20 Tom LaneFix a batch of speling misteaks identified by Peter...
2003-06-25 Bruce MomjianIncludes:
2003-06-05 Peter EisentrautInformation schema views about functions
2003-04-29 Tom LaneCode review for holdable-cursors patch. Fix error...
2003-01-23 Peter EisentrautGrant options, and cascading revoke. Grant options...
2003-01-15 Peter EisentrautAdd remaining documentation tables to information schema.
2003-01-14 Peter EisentrautAdd sql_features table to information schema. Generate...