pgsql: Fix typo in comment

2018-06-27 Thread Alvaro Herrera
Fix typo in comment Author: Amit Langote Discussion: https://postgr.es/m/b23dc88b-df41-ef07-22c5-12f77cf73...@lab.ntt.co.jp Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/f5545287dc5f565b091f2312684d14fda0705a9a Modified Files -- src/include/nodes/rel

pgsql: Fix thinko in comments.

2018-06-27 Thread 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_zsdemozal1a...@mail.gmail.com Branch -- master Details --- h

pgsql: Fix thinko in comments.

2018-06-27 Thread 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_zsdemozal1a...@mail.gmail.com Branch -- REL_10_STABLE Details --