Skip to content

Commit 0c5c8bf

Browse files
committed
Remove comment obsoleted by #8047
1 parent 970621b commit 0c5c8bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dsql/parse.y

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2274,7 +2274,6 @@ eds_pool_lifetime_mult
22742274
// in preparse.cpp.
22752275
// Remote options always come after initial options, so they don't need to be parsed
22762276
// in preparse.cpp. They are interpreted only in the server, using this grammar.
2277-
// Although LENGTH is defined as an initial option, it's also used in the server.
22782277

22792278
%type <alterDatabaseNode> db_clause
22802279
db_clause

0 commit comments

Comments
 (0)