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
- vn-0001-Fix-typo-kill_prio_tuple-to-kill_prior_tuple.patch (application/octet-stream) patch 0001
Hi, Found a typo in mvcc.sql typo kill_prio_tuple -> kill_prior_tuple Regards, Zhang Mingli
Commits
-
Fix typo in MVCC test comment
- 0c67e9e566db 16.0 landed