<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
    <dl style="line-height: 1.5; margin-left: 2em">
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
      <dd style="margin-left: 8.5em">Kouhei Sutou &lt;kou****@clear*****&gt;</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
      <dd style="margin-left: 8.5em">2018-06-25 11:02:05 +0900 (Mon, 25 Jun 2018)</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
      <dd style="margin-left: 8.5em"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006">a2815fcf54a3ff95366764d2daf146088f6b1006</a></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Merge</dt>
      <dd style="margin-left: 8.5em">
        <ul>
          <li>Merged <a href="https://github.com/groonga/groonga/commit/8a52f23">8a52f23</a>: Merge pull request <a href="https://github.com/groonga/groonga/issues/850">#850</a> from komainu8/add_check_exist_with_section_flag</li>
        </ul>
      </dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Message</dt>
      <dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; padding: 0.5em; width: auto">Reduce indent</pre></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
      <dd style="margin-left: 8.5em">
        <ul>
          <li><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863">lib/db.c</a></li>
        </ul>
      </dd>
    </dl>

    <div class="diff-section" style="clear: both">
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: lib/db.c (+17 -20)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8826">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8827">8827</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8828">8828</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8829">8829</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8830">8830</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8831">8831</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8832">8832</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8833">8833</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8834">8834</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8835">8835</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8836">8836</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8837">8837</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8838">8838</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8839">8839</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8840">8840</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8841">8841</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8842">8842</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8843">8843</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8844">8844</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8845">8845</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8846">8846</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8847">8847</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8848">8848</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8849">8849</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8850">8850</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8851">8851</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8852">8852</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863L8853">8853</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8826">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8827">8827</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8828">8828</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8829">8829</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8830">8830</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8831">8831</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8832">8832</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8833">8833</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8834">8834</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8835">8835</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8836">8836</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8837">8837</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8838">8838</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8839">8839</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8840">8840</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8841">8841</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8842">8842</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8843">8843</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8844">8844</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8845">8845</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8846">8846</a></span>
<span class="diff-line-number-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8847">8847</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8848">8848</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8849">8849</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/a2815fcf54a3ff95366764d2daf146088f6b1006#diff-f96f0bc0782547730f4a2616bfb33863R8850">8850</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -8827,27 +8827,24 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">grn_obj_set_info_source_validate(grn_ctx *ctx, grn_obj *obj, grn_obj *value)</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre">   source_ids = (grn_id *)GRN_BULK_HEAD(value);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   n_source_ids = GRN_BULK_VSIZE(value) / sizeof(grn_id);</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-  if (grn_obj_is_index_column(ctx, obj)) {</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-    if (n_source_ids == 1) {</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      grn_obj *source;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+  if (grn_obj_is_index_column(ctx, obj) &amp;&amp; n_source_ids == 1) {</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+    grn_obj *source;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      source = grn_ctx_at(ctx, source_ids[0]);</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      if (grn_obj_is_vector_column(ctx, source)) {</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-        if ((obj-&gt;header.flags &amp; GRN_OBJ_WITH_POSITION)</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            &amp;&amp; (lexicon_have_tokenizer)) {</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-          if (!(obj-&gt;header.flags &amp; GRN_OBJ_WITH_SECTION)) {</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            char index_name[GRN_TABLE_MAX_KEY_SIZE];</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            int index_name_size;</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            index_name_size = grn_obj_name(ctx, obj,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                                           index_name, GRN_TABLE_MAX_KEY_SIZE);</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            ERR(GRN_INVALID_ARGUMENT,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                &quot;grn_obj_set_info(): GRN_INFO_SOURCE: &quot;</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                &quot;full text index for vector column must be created with WITH_SECTION flag: &lt;%.*s&gt;&quot;,</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-                index_name_size, index_name);</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-            goto exit;</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-          }</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-        }</span>
<span class="diff-deleted" style="background-color: #ffecec; color: #000000; display: block; white-space: pre">-      }</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+    source = grn_ctx_at(ctx, source_ids[0]);</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+    if (grn_obj_is_vector_column(ctx, source) &amp;&amp;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        (obj-&gt;header.flags &amp; GRN_OBJ_WITH_POSITION) &amp;&amp;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        lexicon_have_tokenizer &amp;&amp;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        !(obj-&gt;header.flags &amp; GRN_OBJ_WITH_SECTION)) {</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      char index_name[GRN_TABLE_MAX_KEY_SIZE];</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      int index_name_size;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      index_name_size = grn_obj_name(ctx, obj,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+                                     index_name, GRN_TABLE_MAX_KEY_SIZE);</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      ERR(GRN_INVALID_ARGUMENT,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          &quot;grn_obj_set_info(): GRN_INFO_SOURCE: &quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          &quot;full text index for vector column &quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          &quot;must be created with WITH_SECTION flag: &lt;%.*s&gt;&quot;,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          index_name_size, index_name);</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      goto exit;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     }</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   }</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>