pgsql: Fix statenames in mergejoin comments

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: Fix statenames in mergejoin comments
Дата
Msg-id E1nMoUo-000GNQ-Ug@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2313a3ee22eb3c63a987b496df64c67443763a5a

Modified Files
--------------
src/backend/executor/nodeMergejoin.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Add temporary debug info to help debug 019_replslot_limit.pl fai
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Use test functions in pg_rewind test module