Re: 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: Bruce Momjian <bruce@momjian.us>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-04-27T00:32:39Z
Lists: pgsql-hackers
On 2018/04/27 3:54, Bruce Momjian wrote: > On Mon, Apr 23, 2018 at 02:50:10PM +0900, Amit Langote wrote: >> 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. > > Patch applied. Thanks. Thank you. Regards, Amit
Commits
-
C comment: add description of root_tuple_slot
- 7551d9bc408c 11.0 landed