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

Commit fc8c3bd

Browse files
committed
Update SQL features
Set T653 to supported. This has always been possible.
1 parent ef75140 commit fc8c3bd

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
@@ -522,7 +522,7 @@ T631 IN predicate with one list element YES
522522
T641 Multiple column assignment NO only some syntax variants supported
523523
T651 SQL-schema statements in SQL routines YES
524524
T652 SQL-dynamic statements in SQL routines NO
525-
T653 SQL-schema statements in external routines NO
525+
T653 SQL-schema statements in external routines YES
526526
T654 SQL-dynamic statements in external routines NO
527527
T655 Cyclically dependent routines YES
528528
T811 Basic SQL/JSON constructor functions NO

0 commit comments

Comments
 (0)