Fix typo kill_prio_tuple

Zhang Mingli <zmlpostgres@gmail.com>

From: Zhang Mingli <zmlpostgres@gmail.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2022-08-22T07:57:18Z
Lists: pgsql-hackers

Attachments

Hi,

Found a typo in mvcc.sql

typo kill_prio_tuple -> kill_prior_tuple

Regards,
Zhang Mingli

Commits

  1. Fix typo in MVCC test comment