Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4f72ca1

Browse files
committed
Update SQL features list
1 parent ca797f5 commit 4f72ca1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/backend/catalog/sql_features.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -452,9 +452,9 @@ T301 Functional dependencies NO partially supported
452452
T312 OVERLAY function YES
453453
T321 Basic SQL-invoked routines NO
454454
T321 Basic SQL-invoked routines 01 User-defined functions with no overloading YES
455-
T321 Basic SQL-invoked routines 02 User-defined stored procedures with no overloading NO
455+
T321 Basic SQL-invoked routines 02 User-defined stored procedures with no overloading YES
456456
T321 Basic SQL-invoked routines 03 Function invocation YES
457-
T321 Basic SQL-invoked routines 04 CALL statement NO
457+
T321 Basic SQL-invoked routines 04 CALL statement YES
458458
T321 Basic SQL-invoked routines 05 RETURN statement NO
459459
T321 Basic SQL-invoked routines 06 ROUTINES view YES
460460
T321 Basic SQL-invoked routines 07 PARAMETERS view YES
@@ -480,7 +480,7 @@ T495 Combined data change and retrieval NO different syntax
480480
T501 Enhanced EXISTS predicate YES
481481
T502 Period predicates NO
482482
T511 Transaction counts NO
483-
T521 Named arguments in CALL statement NO
483+
T521 Named arguments in CALL statement YES
484484
T522 Default values for IN parameters of SQL-invoked procedures NO supported except DEFAULT key word in invocation
485485
T551 Optional key words for default syntax YES
486486
T561 Holdable locators NO

0 commit comments

Comments
 (0)