Versions in this module Expand all Collapse all v0 v0.25.2 Jun 5, 2025 Changes in this version + const ABSOLUTE + const ALIAS + const ALL + const AND + const ARRAY + const ASSERT + const BACKWARD + const BCONST + const BEGIN + const BY + const CALL + const CASE + const CHAIN + const CLOSE + const COLLATE + const COLON_EQUALS + const COLUMN + const COLUMN_NAME + const COMMIT + const CONSTANT + const CONSTRAINT + const CONSTRAINT_NAME + const CONTINUE + const CURRENT + const CURSOR + const DATATYPE + const DEBUG + const DECLARE + const DEFAULT + const DETAIL + const DIAGNOSTICS + const DO + const DOT_DOT + const DUMP + const ELSE + const ELSIF + const END + const END_CASE + const END_IF + const EQUALS_GREATER + const ERRCODE + const ERROR + const EXCEPTION + const EXECUTE + const EXIT + const FCONST + const FETCH + const FIRST + const FOR + const FOREACH + const FORWARD + const FROM + const GET + const GREATER_EQUALS + const GREATER_GREATER + const HINT + const ICONST + const IDENT + const IF + const IMPORT + const IN + const INFO + const INSERT + const INTO + const IS + const LANGUAGE + const LAST + const LESS_EQUALS + const LESS_LESS + const LOG + const LOOP + const MERGE + const MESSAGE + const MESSAGE_TEXT + const MOVE + const NEXT + const NO + const NOT + const NOTICE + const NOT_EQUALS + const NO_SCROLL + const NULL + const OPEN + const OPTION + const OR + const Op + const PARAM + const PERFORM + const PG_CONTEXT + const PG_DATATYPE_NAME + const PG_EXCEPTION_CONTEXT + const PG_EXCEPTION_DETAIL + const PG_EXCEPTION_HINT + const PRINT_STRICT_PARAMS + const PRIOR + const QUERY + const RAISE + const RELATIVE + const RETURN + const RETURNED_SQLSTATE + const RETURN_NEXT + const RETURN_QUERY + const REVERSE + const ROLLBACK + const ROWTYPE + const ROW_COUNT + const SCHEMA + const SCHEMA_NAME + const SCONST + const SCROLL + const SLICE + const SQLSTATE + const STACKED + const STRICT + const TABLE + const TABLE_NAME + const THEN + const TO + const TYPE + const TYPECAST + const UIDENT + const UPSERT + const USCONST + const USE_COLUMN + const USE_VARIABLE + const USING + const VARIABLE_CONFLICT + const WARNING + const WHEN + const WHILE + const XCONST + func Parse(sql string) (statements.PLpgStatement, error) + type Parser struct + func (p *Parser) Parse(sql string) (statements.PLpgStatement, error)