Skip to content

Commit 0c67e9e

Browse files
Fix typo in MVCC test comment
The optimization is named kill_prior_tuple but was accidentally spelled kill_prio_tuple in the test. Author: Mingli Zhang <avamingli@gmail.com> Discussion: https://postgr.es/m/82d3e66a-d8ae-4bfa-943e-29c5add0743f@Spark
1 parent 4112e39 commit 0c67e9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/test/regress/expected/mvcc.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--
22
-- Verify that index scans encountering dead rows produced by an
33
-- aborted subtransaction of the current transaction can utilize the
4-
-- kill_prio_tuple optimization
4+
-- kill_prior_tuple optimization
55
--
66
-- NB: The table size is currently *not* expected to stay the same, we
77
-- don't have logic to trigger opportunistic pruning in cases like

src/test/regress/sql/mvcc.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--
22
-- Verify that index scans encountering dead rows produced by an
33
-- aborted subtransaction of the current transaction can utilize the
4-
-- kill_prio_tuple optimization
4+
-- kill_prior_tuple optimization
55
--
66
-- NB: The table size is currently *not* expected to stay the same, we
77
-- don't have logic to trigger opportunistic pruning in cases like

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy