mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
Update SQL features
Set T653 to supported. This has always been possible.
This commit is contained in:
parent
ef75140fe7
commit
fc8c3bdde2
1 changed files with 1 additions and 1 deletions
|
|
@ -522,7 +522,7 @@ T631 IN predicate with one list element YES
|
|||
T641 Multiple column assignment NO only some syntax variants supported
|
||||
T651 SQL-schema statements in SQL routines YES
|
||||
T652 SQL-dynamic statements in SQL routines NO
|
||||
T653 SQL-schema statements in external routines NO
|
||||
T653 SQL-schema statements in external routines YES
|
||||
T654 SQL-dynamic statements in external routines NO
|
||||
T655 Cyclically dependent routines YES
|
||||
T811 Basic SQL/JSON constructor functions NO
|
||||
|
|
|
|||
Loading…
Reference in a new issue