[postgresql] Fix for #4354 (#4354) #5303
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1441
warning(146): PostgreSQLLexer.g4:1441:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1456
warning(146): PostgreSQLLexer.g4:1456:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1441
warning(146): PostgreSQLLexer.g4:1441:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1456
warning(146): PostgreSQLLexer.g4:1456:0: non-fragment lexer rule AfterEscapeStringConstantWithNewlineMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/MyParserInterpreter.cs#L31
The field 'MyParserInterpreter._grammarFileName' is never used
|
Loading