Mark savepoints as supported.
authorBruce Momjian
Mon, 2 Aug 2004 12:46:49 +0000 (12:46 +0000)
committerBruce Momjian
Mon, 2 Aug 2004 12:46:49 +0000 (12:46 +0000)
src/backend/catalog/sql_features.txt

index 667bb93ba8c52a7baff6ec332a3ab96a48c5b51d..b33c5fb9c8a7690c3d7eb1a8ac12d6dae3161eca 100644 (file)
@@ -325,7 +325,7 @@ T231    SENSITIVE cursors           YES
 T241   START TRANSACTION statement         YES 
 T251   SET TRANSACTION statement: LOCAL option         NO  
 T261   Chained transactions            NO  
-T271   Savepoints          NO  
+T271   Savepoints          YES 
 T281   SELECT privilege with column granularity            NO  
 T301   Functional Dependencies         NO  
 T312   OVERLAY function            YES