Commit f2b88080 authored by Peter Eisentraut's avatar Peter Eisentraut

Rename SQL feature S403 to ARRAY_MAX_CARDINALITY

In an earlier version of the standard, this was called just
"MAX_CARDINALITY".
parent 6925e38d
...@@ -386,7 +386,7 @@ S291 Unique constraint on entire row NO ...@@ -386,7 +386,7 @@ S291 Unique constraint on entire row NO
S301 Enhanced UNNEST NO S301 Enhanced UNNEST NO
S401 Distinct types based on array types NO S401 Distinct types based on array types NO
S402 Distinct types based on distinct types NO S402 Distinct types based on distinct types NO
S403 MAX_CARDINALITY NO S403 ARRAY_MAX_CARDINALITY NO
S404 TRIM_ARRAY NO S404 TRIM_ARRAY NO
T011 Timestamp in Information Schema NO T011 Timestamp in Information Schema NO
T021 BINARY and VARBINARY data types NO T021 BINARY and VARBINARY data types NO
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment