pgsql: Expand comment a little bit

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Expand comment a little bit
Date: 2018-03-19 21:03:38
Message-ID: E1ey1wQ-0000BV-NB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Expand comment a little bit

The previous commit removed a comment that was a bit more verbose than
its replacement.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/839a8eb2b3df68e105fb4f7a72e71652d6becc7a

Modified Files
--------------
src/backend/executor/nodeModifyTable.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-03-19 21:16:45 pgsql: Remove unnecessary members from ModifyTableState and ExecInsert
Previous Message Alvaro Herrera 2018-03-19 20:46:31 pgsql: Fix state reversal after partition tuple routing