Bug report
Describe the bug
When there is an statement:
select *
from pg_catalog.pg_sequences;
there is errors reported on first and second part of one statement, as they would be separate statements.
Expected behavior
No errors should be reported, as provided statement executes just fine.
Screenshots

Bug report
Describe the bug
When there is an statement:
there is errors reported on first and second part of one statement, as they would be separate statements.
Expected behavior
No errors should be reported, as provided statement executes just fine.
Screenshots