description of root_tuple_slot missing

Amit Langote <langote_amit_f8@lab.ntt.co.jp>

From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-04-23T05:50:10Z
Lists: pgsql-hackers

Attachments

I noticed that the description of root_tuple_slot member is missing in the
comment above PartitionTupleRouting definition.  See if the attached patch
fixes it correctly.

Thanks,
Amit

Commits

  1. C comment: add description of root_tuple_slot