<!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">Yasuhiro Horimoto &lt;horim****@clear*****&gt;</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
      <dd style="margin-left: 8.5em">2018-06-19 17:14:18 +0900 (Tue, 19 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/fbf58b702efcd65b275a007cb15733c7d2a8bac1">fbf58b702efcd65b275a007cb15733c7d2a8bac1</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">Add check exist of &quot;WITH SECTION&quot; flag when a full-text search for vector column.

Because we can&#39;t a full-text search for vector column
if we don&#39;t set &quot;WITH_SECTION&quot; flag.</pre></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Added files</dt>
      <dd style="margin-left: 8.5em">
        <ul>
          <li><a href="https://github.com/groonga/groonga/commit/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49">test/command/suite/column_create/index/without_section.expected</a></li>
          <li><a href="https://github.com/groonga/groonga/commit/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-7c8a6d5a1b5df350c7239166f165c799">test/command/suite/column_create/index/without_section.test</a></li>
        </ul>
      </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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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 (+30 -0)</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863L8820">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863L8821">8821</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863L8822">8822</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863L8823">8823</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-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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863L8824">8824</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863L8825">8825</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863L8826">8826</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8820">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8821">8821</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8822">8822</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8823">8823</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8824">8824</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8825">8825</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8826">8826</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8827">8827</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8828">8828</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8829">8829</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8831">8831</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8832">8832</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8847">8847</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8848">8848</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8849">8849</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8850">8850</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8851">8851</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8852">8852</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8853">8853</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8854">8854</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8855">8855</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/groonga/commit/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-f96f0bc0782547730f4a2616bfb33863R8856">8856</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">@@ -8821,6 +8821,36 @@ <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-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+  if (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-added" style="background-color: #eaffea; 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">+    switch (source-&gt;header.type) {</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+    case GRN_COLUMN_VAR_SIZE :</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      switch (source-&gt;header.flags &amp; GRN_OBJ_COLUMN_TYPE_MASK) {</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      case GRN_OBJ_COLUMN_VECTOR :</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        if ((obj-&gt;header.flags &amp; GRN_OBJ_COLUMN_INDEX)</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+            &amp;&amp; (obj-&gt;header.flags &amp; GRN_OBJ_WITH_POSITION)) {</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          if (!(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;vector column index 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-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+          }</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        }</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      default:</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+        break;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      }</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+    default:</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      break;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+    }</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+  }</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   if (n_source_ids &gt; 1 &amp;&amp; !(obj-&gt;header.flags &amp; GRN_OBJ_WITH_SECTION)) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     char index_name[GRN_TABLE_MAX_KEY_SIZE];</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     int index_name_size;</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <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">  Added: test/command/suite/column_create/index/without_section.expected (+25 -0) 100644</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49">...</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-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>
</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49">...</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R1">1</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R2">2</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R3">3</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R4">4</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R5">5</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R6">6</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R7">7</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R8">8</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R9">9</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R10">10</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R11">11</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R12">12</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R13">13</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R14">14</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R15">15</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R16">16</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R17">17</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R18">18</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R19">19</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R20">20</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R21">21</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R22">22</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R23">23</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R24">24</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-8e12bca631bbb66eec016119aad08f49R25">25</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">@@ -0,0 +1,25 @@</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+table_create Memos TABLE_NO_KEY</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+[[0,0.0,0.0],true]</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Memos content COLUMN_VECTOR ShortText</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+[[0,0.0,0.0],true]</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+load --table Memos</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+[</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+{&quot;content&quot;: [&quot;Groonga&quot;, &quot;Mroonga&quot;, &quot;PGroonga&quot;]},</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+{&quot;content&quot;: [&quot;Hello&quot;, &quot;Good-bye&quot;]}</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+]</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+[[0,0.0,0.0],2]</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+table_create Terms TABLE_PAT_KEY ShortText   --default_tokenizer TokenBigram   --normalizer NormalizerAuto</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+[[0,0.0,0.0],true]</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Terms memos_content COLUMN_INDEX|WITH_POSITION Memos content</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+[</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+  [</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+    [</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      -22,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      0.0,</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+      0.0</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+    ],</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+    &quot;grn_obj_set_info(): GRN_INFO_SOURCE: vector column index must be created with WITH_SECTION flag: &lt;Terms.memos_content&gt;&quot;</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+  ],</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+  false</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+]</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+#|e| grn_obj_set_info(): GRN_INFO_SOURCE: vector column index must be created with WITH_SECTION flag: &lt;Terms.memos_content&gt;</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <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">  Added: test/command/suite/column_create/index/without_section.test (+10 -0) 100644</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-7c8a6d5a1b5df350c7239166f165c799">...</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>
</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-7c8a6d5a1b5df350c7239166f165c799">...</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-7c8a6d5a1b5df350c7239166f165c799R1">1</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-7c8a6d5a1b5df350c7239166f165c799R2">2</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-7c8a6d5a1b5df350c7239166f165c799R3">3</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-7c8a6d5a1b5df350c7239166f165c799R4">4</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-7c8a6d5a1b5df350c7239166f165c799R5">5</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-7c8a6d5a1b5df350c7239166f165c799R6">6</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-7c8a6d5a1b5df350c7239166f165c799R7">7</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-7c8a6d5a1b5df350c7239166f165c799R8">8</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-7c8a6d5a1b5df350c7239166f165c799R9">9</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/fbf58b702efcd65b275a007cb15733c7d2a8bac1#diff-7c8a6d5a1b5df350c7239166f165c799R10">10</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">@@ -0,0 +1,10 @@</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+table_create Memos TABLE_NO_KEY</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Memos content COLUMN_VECTOR ShortText</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+load --table Memos</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+[</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+{&quot;content&quot;: [&quot;Groonga&quot;, &quot;Mroonga&quot;, &quot;PGroonga&quot;]},</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+{&quot;content&quot;: [&quot;Hello&quot;, &quot;Good-bye&quot;]}</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+]</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+table_create Terms TABLE_PAT_KEY ShortText   --default_tokenizer TokenBigram   --normalizer NormalizerAuto</span>
<span class="diff-added" style="background-color: #eaffea; color: #000000; display: block; white-space: pre">+column_create Terms memos_content COLUMN_INDEX|WITH_POSITION Memos content</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>