Skip to content

Parse support for PostgreSQL show run-time parameter #450

@gdfbarbosa

Description

@gdfbarbosa

Hello,

I`m working on a project which needs to parse several PostgreSQL specific queries, and among them we need to parse Set statements and Show statements.
But it seems the actual version of the grammar does not support show statements in the form:

show variable;
show all;

Is this grammar support expected to enter in the next release?
Would you accept a pull request for this if needed?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions