`RDB$INDICES` new columns are missing from the Firebird 5.0 Docs
fdcastel opened this issue ยท 2 comments
fdcastel commented
From Firebird 5.0 Release Candidate 2 Release Notes
Columns
RDB$CONDITION_SOURCEandRDB$CONDITION_BLRwere added to the system tableRDB$INDICES,
they belong to the partial indices feature.
Unfortunately, they are missing in the current docs.
mrotteveel commented
Thanks! I somehow missed that when going through the release notes to update the docs. I committed a fix, but have not yet published it. I'm waiting for more changes to accumulate before publishing.
P.S. You reported this originally to the firebird repository. Please report issues like this to the firebird-documentation repository.
fdcastel commented
Thanks @mrotteveel !
Please report issues like this to the firebird-documentation repository.
Sorry. My bad. Understood! ๐