diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/backend/catalog/sql_features.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/catalog/sql_features.txt b/src/backend/catalog/sql_features.txt index cc0f8c45a6d..e14ae0605ce 100644 --- a/src/backend/catalog/sql_features.txt +++ b/src/backend/catalog/sql_features.txt @@ -492,7 +492,7 @@ T591 UNIQUE constraints of possibly null columns YES T601 Local cursor references NO T611 Elementary OLAP operations NO most forms supported T612 Advanced OLAP operations NO some forms supported -T613 Sampling NO +T613 Sampling YES T614 NTILE function YES T615 LEAD and LAG functions YES T616 Null treatment option for LEAD and LAG functions NO |