Rename SQL feature S403 to ARRAY_MAX_CARDINALITY

In an earlier version of the standard, this was called just
"MAX_CARDINALITY".
This commit is contained in:
Peter Eisentraut 2012-12-19 07:14:27 -05:00
parent 6925e38dad
commit f2b88080db
1 changed files with 1 additions and 1 deletions

View File

@ -386,7 +386,7 @@ S291 Unique constraint on entire row NO
S301 Enhanced UNNEST NO
S401 Distinct types based on array types NO
S402 Distinct types based on distinct types NO
S403 MAX_CARDINALITY NO
S403 ARRAY_MAX_CARDINALITY NO
S404 TRIM_ARRAY NO
T011 Timestamp in Information Schema NO
T021 BINARY and VARBINARY data types NO