Expand description
DDL, DML, COPY, referential-integrity, and compiled fast-path owners.
Modulesยง
- copy
- COPY FROM Statement Execution
- ddl
- DDL Statement Execution
- dml
- DML Statement Execution
- dml_
fast_ path - Fast-path execution for simple PK-based UPDATE and DELETE operations
- extension
- Execution boundary for database-to-package catalog bindings.
- external_
type - foreign_
key - Foreign Key Constraint Enforcement
- host
- Internal mutation port used by bounded executor modules.
- operator
- partial_
index - SQL binding for storage-owned partial-index predicates.
- pk_
fast_ path - Fast-path execution for simple PK lookups
- row_
validation - Executor adapter for storage-owned commit-time row validation.
- validation
- Final-row validation shared by every mutation path.
- view_
binding - SQL-owned binding of durable view dependencies.