Internal keys should NOT be referenced ONLY by relNumber

Description

Currently we stored and search internal keys only by relNumber but it is only unique within a database in a particular tablespace. So there is a possibility we can rewrite a valid internal key in cache and file. Which gonna lead to the lost (non-decryptable) data in the relation.

We should use whole RelFileLocator for referencing internal keys.

How to document

None

How to test

None

Activity

Show:
Done

Details

Assignee

Reporter

Components

Sprint

Fix versions

Priority

Smart Checklist

Created November 20, 2024 at 3:21 PM
Updated last week
Resolved February 25, 2025 at 8:28 AM