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

Commit e612384

Browse files
committed
Fix mistake in SQL features list
Fix for c9f5754: Feature F302-02 was renamed to F305, but that commit failed to delete the old line. Reported-by: Satoru Koizumi (小泉 悟) <koizumistr@minos.ocn.ne.jp> Discussion: https://www.postgresql.org/message-id/flat/170866661469.645.14101429540172934386%40wrigleys.postgresql.org
1 parent d13ff82 commit e612384

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/catalog/sql_features.txt

-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ F292 UNIQUE null treatment YES
231231
F301 CORRESPONDING in query expressions NO
232232
F302 INTERSECT table operator YES
233233
F303 INTERSECT DISTINCT table operator YES
234-
F302 INTERSECT table operator 02 INTERSECT ALL table operator YES
235234
F304 EXCEPT ALL table operator YES
236235
F305 INTERSECT ALL table operator YES
237236
F311 Schema definition statement YES

0 commit comments

Comments
 (0)