]> granicus.if.org Git - postgresql/commitdiff
Feature F442 "Mixed column references in set functions" is supported.
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 26 Nov 2008 09:29:16 +0000 (09:29 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 26 Nov 2008 09:29:16 +0000 (09:29 +0000)
src/backend/catalog/sql_features.txt

index 3afffa814ab95457bc5dd1fc1ba78d425906eadd..99957d260a976f32503d5daa75bce3ce6c5121d9 100644 (file)
@@ -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