File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
--
2
2
-- Verify that index scans encountering dead rows produced by an
3
3
-- aborted subtransaction of the current transaction can utilize the
4
- -- kill_prio_tuple optimization
4
+ -- kill_prior_tuple optimization
5
5
--
6
6
-- NB: The table size is currently *not* expected to stay the same, we
7
7
-- don't have logic to trigger opportunistic pruning in cases like
Original file line number Diff line number Diff line change 1
1
--
2
2
-- Verify that index scans encountering dead rows produced by an
3
3
-- aborted subtransaction of the current transaction can utilize the
4
- -- kill_prio_tuple optimization
4
+ -- kill_prior_tuple optimization
5
5
--
6
6
-- NB: The table size is currently *not* expected to stay the same, we
7
7
-- don't have logic to trigger opportunistic pruning in cases like
You can’t perform that action at this time.
0 commit comments