mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-27 08:39:28 +08:00
Update SQL features list for aggregate ORDER BY support
This commit is contained in:
parent
c584d11bb3
commit
8abb011047
@ -349,7 +349,7 @@ S094 Arrays of reference types NO
|
|||||||
S095 Array constructors by query YES
|
S095 Array constructors by query YES
|
||||||
S096 Optional array bounds YES
|
S096 Optional array bounds YES
|
||||||
S097 Array element assignment NO
|
S097 Array element assignment NO
|
||||||
S098 ARRAY_AGG NO ORDER BY clause not supported
|
S098 ARRAY_AGG YES
|
||||||
S111 ONLY in query expressions YES
|
S111 ONLY in query expressions YES
|
||||||
S151 Type predicate NO
|
S151 Type predicate NO
|
||||||
S161 Subtype treatment NO
|
S161 Subtype treatment NO
|
||||||
@ -525,7 +525,7 @@ X030 XMLDocument NO
|
|||||||
X031 XMLElement YES
|
X031 XMLElement YES
|
||||||
X032 XMLForest YES
|
X032 XMLForest YES
|
||||||
X034 XMLAgg YES
|
X034 XMLAgg YES
|
||||||
X035 XMLAgg: ORDER BY option NO
|
X035 XMLAgg: ORDER BY option YES
|
||||||
X036 XMLComment YES
|
X036 XMLComment YES
|
||||||
X037 XMLPI YES
|
X037 XMLPI YES
|
||||||
X038 XMLText NO
|
X038 XMLText NO
|
||||||
|
Loading…
Reference in New Issue
Block a user