Skip to content

Commit 21e60fa

Browse files
committed
Update SQL conformance information
T612 has been fully supported since the major window function enhancements in PostgreSQL 11, but it wasn't updated at the time.
1 parent a00c53b commit 21e60fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/catalog/sql_features.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ T581 Regular expression substring function YES
508508
T591 UNIQUE constraints of possibly null columns YES
509509
T601 Local cursor references NO
510510
T611 Elementary OLAP operations YES
511-
T612 Advanced OLAP operations NO some forms supported
511+
T612 Advanced OLAP operations YES
512512
T613 Sampling YES
513513
T614 NTILE function YES
514514
T615 LEAD and LAG functions YES

0 commit comments

Comments
 (0)