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

Commit 8d1b964

Browse files
committed
Update SQL features
Change F311 to supported. This was already accomplished when subfeature F311-04 (WITH CHECK OPTION) was added, but the top-level feature wasn't updated at the time.
1 parent 8f59f6b commit 8d1b964

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
@@ -233,7 +233,7 @@ F302 INTERSECT table operator YES
233233
F302 INTERSECT table operator 01 INTERSECT DISTINCT table operator YES
234234
F302 INTERSECT table operator 02 INTERSECT ALL table operator YES
235235
F304 EXCEPT ALL table operator YES
236-
F311 Schema definition statement NO
236+
F311 Schema definition statement YES
237237
F311 Schema definition statement 01 CREATE SCHEMA YES
238238
F311 Schema definition statement 02 CREATE TABLE for persistent base tables YES
239239
F311 Schema definition statement 03 CREATE VIEW YES

0 commit comments

Comments
 (0)