pgsql: Update PartitionTupleRouting struct comment

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update PartitionTupleRouting struct comment
Date: 2018-02-26 20:24:07
Message-ID: E1eqPJf-0003Gg-Rs@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update PartitionTupleRouting struct comment

Small review on edd44738bc88.

Discussion: https://postgr.es/m/20180222165315.k27qfn4goskhoswj@alvherre.pgsql
Reviewed-by: Robert Haas, Amit Langote

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/364de256651458f2442811bae10b0c808bc00a98

Modified Files
--------------
src/include/executor/execPartition.h | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-02-26 22:11:42 pgsql: Stamp 10.3.
Previous Message Tom Lane 2018-02-26 17:22:53 pgsql: Schema-qualify references in test_ddl_deparse test script.