pgsql: Remove obsolete comment

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove obsolete comment
Date: 2018-09-25 20:57:24
Message-ID: E1g4uOa-0006cq-89@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove obsolete comment

The documented shortcoming was actually fixed in 4c728f3829
so the comment is not true anymore.

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/21c8f9c28981f0dc81fbf0d26b85ec119511f35c

Modified Files
--------------
src/backend/executor/execParallel.c | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2018-09-25 23:00:43 pgsql: Change TupleTableSlot->tts_nvalid to type AttrNumber.
Previous Message Alvaro Herrera 2018-09-25 20:53:00 pgsql: Remove fmgr.h inclusion from partition.h