Fix thinko in comments.

Amit Kapila <akapila@postgresql.org>

Commit: 2e61c50785a0dca6ed30a1a5522457b18bbb5498
Author: Amit Kapila <akapila@postgresql.org>
Date: 2018-06-27T12:35:24Z
Releases: 11.0
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

Files

PathChange+/−
src/backend/executor/execReplication.c modified +2 −2

Discussion