Thread
Commits
-
Fix IndexInfo comments.
- c1c1bfc500a0 11.0 landed
- 4b035841a1bc 12.0 landed
-
Fix comments of IndexInfo
Yugo Nagata <nagata@sraoss.co.jp> — 2018-08-30T04:48:31Z
Hi, Attached is a patch to fix comments of IndexInfo. ii_KeyAttrNumbers was renamed to ii_IndexAttrNumbers and ii_Am was added but these are not reflected to the comment. Regards, -- Yugo Nagata <nagata@sraoss.co.jp>
-
Re: Fix comments of IndexInfo
Heikki Linnakangas <hlinnaka@iki.fi> — 2018-08-30T06:14:26Z
On 30/08/18 07:48, Yugo Nagata wrote: > Attached is a patch to fix comments of IndexInfo. ii_KeyAttrNumbers was > renamed to ii_IndexAttrNumbers and ii_Am was added but these are > not reflected to the comment. Applied, thanks! - Heikki
-
Re: Fix comments of IndexInfo
Yugo Nagata <nagata@sraoss.co.jp> — 2018-08-30T06:18:09Z
On Thu, 30 Aug 2018 09:14:26 +0300 Heikki Linnakangas <hlinnaka@iki.fi> wrote: > On 30/08/18 07:48, Yugo Nagata wrote: > > Attached is a patch to fix comments of IndexInfo. ii_KeyAttrNumbers was > > renamed to ii_IndexAttrNumbers and ii_Am was added but these are > > not reflected to the comment. > > Applied, thanks! Thanks! -- Yugo Nagata <nagata@sraoss.co.jp>