]> granicus.if.org Git - postgresql/commit
Fix thinko in comments.
authorAmit Kapila <akapila@postgresql.org>
Wed, 27 Jun 2018 12:59:42 +0000 (18:29 +0530)
committerAmit Kapila <akapila@postgresql.org>
Wed, 27 Jun 2018 12:59:42 +0000 (18:29 +0530)
commit5521e3bd5ffc57887f76f280ed8c88b5990752f8
tree246eae0e383bd5bf99b8d25054bf6bf1e680e8db
parentb767b3f2e5b7aadb53c67cb2a2d7ded8e0825193
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