Fix typo in MVCC test comment
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 25 Aug 2022 08:31:20 +0000 (10:31 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 25 Aug 2022 08:31:20 +0000 (10:31 +0200)
commit0c67e9e566db32df3f420268e81e32f278a2f090
treec28a14eaf66035a461d692b23a7a916cda7f00f4
parent4112e39f70eed8d699ea5be7f5945a8970023d0d
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
src/test/regress/expected/mvcc.out
src/test/regress/sql/mvcc.sql