Rename SQL feature S403 to ARRAY_MAX_CARDINALITY
authorPeter Eisentraut <[email protected]>
Wed, 19 Dec 2012 12:14:27 +0000 (07:14 -0500)
committerPeter Eisentraut <[email protected]>
Wed, 19 Dec 2012 12:14:27 +0000 (07:14 -0500)
In an earlier version of the standard, this was called just
"MAX_CARDINALITY".

src/backend/catalog/sql_features.txt

index 81b842c2f85fd2cb3b58b1e5152e31ebe1c2ef24..58313a28168ae8fdf7113bc6407bda30c6b25116 100644 (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