mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Feature T411 is not found in SQL:2003 or 2008 anymore, so it must have been
dropped or it was a mistake.
This commit is contained in:
@ -455,7 +455,6 @@ T331 Basic roles NO
|
||||
T332 Extended roles NO
|
||||
T351 Bracketed SQL comments (/*...*/ comments) YES
|
||||
T401 INSERT into a cursor NO
|
||||
T411 UPDATE statement: SET ROW option NO
|
||||
T431 Extended grouping capabilities NO
|
||||
T432 Nested and concatenated GROUPING SETS NO
|
||||
T433 Multiargument GROUPING function NO
|
||||
|
Reference in New Issue
Block a user