Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit cdc47d1

Browse files
committed
Update SQL features list
1 parent f7668b2 commit cdc47d1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/backend/catalog/sql_features.txt

+9-9
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ T261 Chained transactions NO
447447
T271 Savepoints YES
448448
T272 Enhanced savepoint management NO
449449
T281 SELECT privilege with column granularity YES
450-
T285 Enhanced derived column names NO
450+
T285 Enhanced derived column names YES
451451
T301 Functional dependencies NO partially supported
452452
T312 OVERLAY function YES
453453
T321 Basic SQL-invoked routines NO
@@ -536,7 +536,7 @@ X010 XML type YES
536536
X011 Arrays of XML type YES
537537
X012 Multisets of XML type NO
538538
X013 Distinct types of XML type NO
539-
X014 Attributes of XML type NO
539+
X014 Attributes of XML type YES
540540
X015 Fields of XML type NO
541541
X016 Persistent XML values YES
542542
X020 XMLConcat YES
@@ -593,7 +593,7 @@ X085 Predefined namespace prefixes NO
593593
X086 XML namespace declarations in XMLTable NO
594594
X090 XML document predicate YES
595595
X091 XML content predicate NO
596-
X096 XMLExists NO
596+
X096 XMLExists NO XPath only
597597
X100 Host language support for XML: CONTENT option NO
598598
X101 Host language support for XML: DOCUMENT option NO
599599
X110 Host language support for XML: VARCHAR mapping NO
@@ -636,7 +636,7 @@ X205 XMLQuery: EMPTY ON EMPTY option NO
636636
X206 XMLQuery: NULL ON EMPTY option NO
637637
X211 XML 1.1 support NO
638638
X221 XML passing mechanism BY VALUE NO
639-
X222 XML passing mechanism BY REF NO
639+
X222 XML passing mechanism BY REF YES
640640
X231 XML(CONTENT(UNTYPED)) type NO
641641
X232 XML(CONTENT(ANY)) type NO
642642
X241 RETURNING CONTENT in XML publishing NO
@@ -661,11 +661,11 @@ X282 XMLValidate with CONTENT option NO
661661
X283 XMLValidate with SEQUENCE option NO
662662
X284 XMLValidate: NAMESPACE without ELEMENT clause NO
663663
X286 XMLValidate: NO NAMESPACE with ELEMENT clause NO
664-
X300 XMLTable NO
665-
X301 XMLTable: derived column list option NO
666-
X302 XMLTable: ordinality column option NO
667-
X303 XMLTable: column default option NO
668-
X304 XMLTable: passing a context item NO
664+
X300 XMLTable NO XPath only
665+
X301 XMLTable: derived column list option YES
666+
X302 XMLTable: ordinality column option YES
667+
X303 XMLTable: column default option YES
668+
X304 XMLTable: passing a context item YES
669669
X305 XMLTable: initializing an XQuery variable NO
670670
X400 Name and identifier mapping YES
671671
X410 Alter column data type: XML type YES

0 commit comments

Comments
 (0)