Обсуждение: pgsql: Fix thinko in comments.

Поиск
Список
Период
Сортировка

pgsql: Fix thinko in comments.

От
Amit Kapila
Дата:
Fix thinko in comments.

A slot can not be stored in a tuple but it's vice versa.

Reported-by: Ashutosh Bapat
Author: Ashutosh Bapat
Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/CAFjFpRcHhNhXdegyJv3KKDWrwO1_NB_KYZM_ZSDeMOZaL1A5jQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2e61c50785a0dca6ed30a1a5522457b18bbb5498

Modified Files
--------------
src/backend/executor/execReplication.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)