Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2(EOL)
-
None
Description
The attached patch changes the value returned for row_vers_old_has_index_entry().
But there is no failure with the virtual column test case. Write a valid test case and
improve the coverage.
The problem turned out to not affect functionality. The code was confusing, because a wrong value was being returned from a function. But, the caller ignored this value in the affected code paths.