forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0c67e9e
committed
Fix typo in MVCC test comment
The optimization is named kill_prior_tuple but was accidentallyspelled kill_prio_tuple in the test.Author: Mingli Zhang <avamingli@gmail.com>Discussion:https://postgr.es/m/82d3e66a-d8ae-4bfa-943e-29c5add0743f@Spark1 parent4112e39 commit0c67e9e
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
0 commit comments
Comments
(0)