Expand description
Immutable index-expression binding in the indexed table’s declared row type.
Modules§
- keys
- Typed index-key preparation and column names assigned at index creation.
- names
- Constraint indexes occupy the same relation namespace as explicit indexes.
- options
- SQL vector-index option aliases, value parsing, and duplicate checks.
- removal
- DROP INDEX names, constraint dependencies and stored field references.
- routines
- Analyze durable routine references in index keys before the partial-index predicate.
- unique
- Unique-index access-method and partition-key declaration rules.
- vectors
- SQL vector-index target identity, key type, and existing-index checks.