]> granicus.if.org Git - postgresql/commit
Fix thinko in comments.
authorAmit Kapila <akapila@postgresql.org>
Wed, 27 Jun 2018 12:35:24 +0000 (18:05 +0530)
committerAmit Kapila <akapila@postgresql.org>
Wed, 27 Jun 2018 12:35:24 +0000 (18:05 +0530)
commit2e61c50785a0dca6ed30a1a5522457b18bbb5498
tree427c8577520ac33c4e6cc2ca2f72e9c48fa29a3a
parent42121790ca9b27e01fd0471fdac28ec4a381eaee
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
src/backend/executor/execReplication.c