diff --git a/src/backend/catalog/sql_features.txt b/src/backend/catalog/sql_features.txt
index cc0f8c45a6d7451744da69d56dfb277682378616..e14ae0605ce64c38fecf7d66b6b0b3674c503e90 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