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
- describe-root_tuple_slot.patch (text/plain) patch
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
-
C comment: add description of root_tuple_slot
- 7551d9bc408c 11.0 landed