[postgresql] Fix for #4324; add ports. (#4325) #5258
Annotations
6 warnings
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1435
warning(146): PostgreSQLLexer.g4:1435:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1450
warning(146): PostgreSQLLexer.g4:1450: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#L1435
warning(146): PostgreSQLLexer.g4:1435:0: non-fragment lexer rule AfterEscapeStringConstantMode_NotContinued can match the empty string
|
Test:
sql/postgresql/Generated-CSharp/PostgreSQLLexer.g4#L1450
warning(146): PostgreSQLLexer.g4:1450: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