Skip to content

Support Postgres non-reserved words #132

@zoaha

Description

@zoaha

if you have something like

VACUUM (ANALYZE, VERBOSE, FULL) tablename;

it will break the formatter but it's 100% valid query.

not sure, but I think everything here: https://www.postgresql.org/docs/current/sql-keywords-appendix.html
where the 2ne column (PostgreSQL) with a value of non-reserved should be added?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions