Package org.apache.calcite.sql.babel.postgres
package org.apache.calcite.sql.babel.postgres
Parse tree for PostgreSQL extensions used by the Babel parser.
-
ClassDescriptionParse tree node representing a
BEGIN
clause.Parse tree node representing aCOMMIT
clause.Parse tree node representing aDISCARD
clause.Parse tree node representing aROLLBACK
clause.SqlIdentifier
can not be used as a name parameter.Makes possible to represent NONE, LOCAL asSqlLiteral
.Parse tree node representing aSHOW
clause.Defines the keywords that can occur immediately after the "ROLLBACK" or "COMMIT" keywords.Defines transaction mode keywords.