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 <avamin...@gmail.com>
Discussion: https://postgr.es/m/82d3e66a-d8ae-4bfa-943e-29c5add0743f@Spark

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0c67e9e566db32df3f420268e81e32f278a2f090

Modified Files
--------------
src/test/regress/expected/mvcc.out | 2 +-
src/test/regress/sql/mvcc.sql      | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Reply via email to