Skip to content

Support Postgres non-reserved words #132

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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