Skip to content

Wrong documentation of RDB$INDICES.RDB$INDEX_TYPE #174

@mrotteveel

Description

@mrotteveel

The fblangref25, fblangref30 and fblangref40 say that RDB$INDICES.RDB$INDEX_TYPE "Distinguishes between an expression index (1) and a regular index (0 or null).", this seems to be not correct. Instead, the value is (0 or null): Ascending, 1: Descending.

Verify to see if maybe expression indexes toggle another bit, and fix this.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions