diff --git a/src/backend/catalog/sql_features.txt b/src/backend/catalog/sql_features.txt
index 3afffa814ab95457bc5dd1fc1ba78d425906eadd..99957d260a976f32503d5daa75bce3ce6c5121d9 100644
--- a/src/backend/catalog/sql_features.txt
+++ b/src/backend/catalog/sql_features.txt
@@ -257,7 +257,7 @@ F431	Read-only scrollable cursors	04	FETCH PRIOR	YES
 F431	Read-only scrollable cursors	05	FETCH ABSOLUTE	YES	
 F431	Read-only scrollable cursors	06	FETCH RELATIVE	YES	
 F441	Extended set function support			YES	
-F442	Mixed column references in set functions			NO	
+F442	Mixed column references in set functions			YES	
 F451	Character set definition			NO	
 F461	Named character sets			NO	
 F471	Scalar subquery values			YES