Fix statenames in mergejoin comments

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 2313a3ee22eb3c63a987b496df64c67443763a5a
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2022-02-23T09:54:03Z
Releases: 15.0
Fix statenames in mergejoin comments

The names in the comments were on a few states not consistent with
the documented state.

Author: Zhihong Yu <zyu@yugabyte.com>
Discussion: https://postgr.es/m/CALNJ-vQVthfQXVqmrHR8BKHtC4fMGbhM1xbvJNJAPexTq_dH=w@mail.gmail.com

Files

PathChange+/−
src/backend/executor/nodeMergejoin.c modified +5 −5

Discussion