tag:github.com,2008:https://github.com/postgrespro/rum/releasesRelease notes from rum2024-10-10T09:18:00Ztag:github.com,2008:Repository/58131929/1.3.142024-10-10T09:18:00ZVersion 1.3.14<p>• add v17 support<br>
• change tests<br>
• fix warnings</p>akorotkovtag:github.com,2008:Repository/58131929/1.3.132022-09-19T11:47:30ZVersion 1.3.13<ul>
<li>some refactoring for v16 support</li>
<li>update v15 support</li>
<li>update README</li>
</ul>feodortag:github.com,2008:Repository/58131929/1.3.122022-09-09T10:56:09Z1.3.12: Add compatibility for PostgreSQL v16.<ul>
<li>also minor refactoring</li>
</ul>akorotkovtag:github.com,2008:Repository/58131929/1.3.112022-05-27T11:38:04ZVersion 1.3.11<p>Fixed errors when building with --enable-dtrace</p>pashkinelfetag:github.com,2008:Repository/58131929/1.3.102022-05-25T20:48:17ZVersion 1.3.10<ul>
<li>Compatibility with PostgreSQL v15.</li>
<li>Updates and revision of tuplesort calls.</li>
<li>Several minor bugfixes.</li>
</ul>pashkinelfetag:github.com,2008:Repository/58131929/1.3.92021-10-26T09:53:08ZVersion 1.3.9<p>Changes since 1.3.8:</p>
<p>Added compatibility with PostgreSQL versio 14</p>pashkinelfetag:github.com,2008:Repository/58131929/1.3.82021-06-10T13:57:49ZVersion 1.3.8<p>Changes since 1.3.7</p>
<ul>
<li>Fix losing results at phrase search in index without positional information (e.g. addon_ops)</li>
<li>Fix rare page alignment issue on 32-bit FreeBSD</li>
<li>Disable accidental switch to bitmapscan even at unrealistically slow machines.</li>
<li><a title="CVE-2020-14350" data-hovercard-type="advisory" data-hovercard-url="/advisories/GHSA-6v9v-3f4c-cjgx/hovercard" href="https://github.com/advisories/GHSA-6v9v-3f4c-cjgx">CVE-2020-14350</a> fix</li>
</ul>pashkinelfetag:github.com,2008:Repository/58131929/1.3.72020-10-15T08:17:02ZVersion 1.3.7<p>Changes since 1.3.6:</p>
<ul>
<li>Add support PostgreSQL 13</li>
<li>Now RUM takes into account lexem's weights</li>
</ul>feodortag:github.com,2008:Repository/58131929/1.3.62019-07-02T11:36:58Z1.3.6: Issue #61: Invalidate scan->xs_heaptid by hand.<p>Earlier it was done by invalidating scan->xs_ctup by RelationGetIndexScan().</p>za-arthurtag:github.com,2008:Repository/58131929/1.3.52019-06-27T08:14:13Z1.3.5<p>Issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="450821256" data-permission-text="Title is private" data-url="https://github.com/postgrespro/rum/issues/61" data-hovercard-type="issue" data-hovercard-url="/postgrespro/rum/issues/61/hovercard" href="https://github.com/postgrespro/rum/issues/61">#61</a>: Fix 32-bit result for array test</p>za-arthur