pgsql: Fix thinko in comments. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Fix thinko in comments.
Date
Msg-id E1fYA62-0007Ox-T1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Change pqformat.h's integer handling functions to takeunsigned
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Fix typo in comment