[postgresql] Fix for #4309, #4315, #4318. #5231
Annotations
10 warnings
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1651
warning(146): PostgreSQLLexer.g4:1651:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1667
warning(146): PostgreSQLLexer.g4:1667:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLParser.g4#L5085
warning(154): PostgreSQLParser.g4:5085:0: rule stmt_case contains an optional block with at least one alternative that can match an empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLParser.g4#L5175
warning(154): PostgreSQLParser.g4:5175:0: rule stmt_return contains an optional block with at least one alternative that can match an empty string
|
Test:
sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1651
warning(146): PostgreSQLLexer.g4:1651:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1667
warning(146): PostgreSQLLexer.g4:1667:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLParser.g4#L5085
warning(154): PostgreSQLParser.g4:5085:0: rule stmt_case contains an optional block with at least one alternative that can match an empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLParser.g4#L5175
warning(154): PostgreSQLParser.g4:5175:0: rule stmt_return contains an optional block with at least one alternative that can match an empty string
|
Test:
sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
Loading