]> granicus.if.org Git - postgresql/commitdiff
Update SQL conformance information
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 22 Aug 2019 13:36:30 +0000 (15:36 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 22 Aug 2019 13:36:30 +0000 (15:36 +0200)
T612 has been fully supported since the major window function
enhancements in PostgreSQL 11, but it wasn't updated at the time.

src/backend/catalog/sql_features.txt

index ae874f38ee368f4af6f31ba389e77a0a8a0570ac..059ec02cd039745027aab4d2ee7b231544cbc7b0 100644 (file)
@@ -508,7 +508,7 @@ T581        Regular expression substring function                   YES
 T591   UNIQUE constraints of possibly null columns                     YES     
 T601   Local cursor references                 NO      
 T611   Elementary OLAP operations                      YES     
-T612   Advanced OLAP operations                        NO      some forms supported
+T612   Advanced OLAP operations                        YES     
 T613   Sampling                        YES     
 T614   NTILE function                  YES     
 T615   LEAD and LAG functions                  YES