pgsql: Fix typo in MVCC test comment

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in MVCC test comment
Date: 2022-08-25 08:40:51
Message-ID: E1oR8Py-0017PS-B8@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(at)gmail(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2022-08-25 08:54:14 pgsql: doc: Fix typo in GRANT docs
Previous Message John Naylor 2022-08-25 06:47:41 pgsql: Remove unused symbol __aarch64