Rename SQL feature S403 to ARRAY_MAX_CARDINALITY

In an earlier version of the standard, this was called just
"MAX_CARDINALITY".
pull/3/head
Peter Eisentraut 13 years ago
parent 6925e38dad
commit f2b88080db
  1. 2
      src/backend/catalog/sql_features.txt

@ -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

Loading…
Cancel
Save