<b>5.0.4.1765</b>
Vlad Khorsun 2026.02.16 16:58:07
Allow to use RDB$RECORD_VERSION in triggers, indices and RETURNING.
It fixes #8749 : Computed index on RDB$RECORD_VERSION don't work as expected.

Changed paths:
  M src/dsql/StmtNodes.cpp
  M src/jrd/Savepoint.cpp
  M src/jrd/btr.cpp
  M src/jrd/exe.cpp
  M src/jrd/replication/Applier.cpp
  M src/jrd/vio.cpp