Package org.apache.calcite.sql.babel.postgresql


package org.apache.calcite.sql.babel.postgresql
Parse tree for PostgreSQL extensions used by the Babel parser.
  • Class
    Description
    Defines the keywords that can occur immediately after the "ROLLBACK" or "COMMIT" keywords.
    Parse tree node representing a BEGIN clause.
    Transaction mode.
    Parse tree node representing a COMMIT clause.
    Parse tree node representing a DISCARD clause.
    Parse tree node representing a ROLLBACK clause.
    Parse tree node representing a SHOW clause.