tag:github.com,2008:https://github.com/postgrespro/rum/releases Release notes from rum 2024-10-10T09:18:00Z tag:github.com,2008:Repository/58131929/1.3.14 2024-10-10T09:18:00Z Version 1.3.14 <p>• add v17 support<br> • change tests<br> • fix warnings</p> akorotkov tag:github.com,2008:Repository/58131929/1.3.13 2022-09-19T11:47:30Z Version 1.3.13 <ul> <li>some refactoring for v16 support</li> <li>update v15 support</li> <li>update README</li> </ul> feodor tag:github.com,2008:Repository/58131929/1.3.12 2022-09-09T10:56:09Z 1.3.12: Add compatibility for PostgreSQL v16. <ul> <li>also minor refactoring</li> </ul> akorotkov tag:github.com,2008:Repository/58131929/1.3.11 2022-05-27T11:38:04Z Version 1.3.11 <p>Fixed errors when building with --enable-dtrace</p> pashkinelfe tag:github.com,2008:Repository/58131929/1.3.10 2022-05-25T20:48:17Z Version 1.3.10 <ul> <li>Compatibility with PostgreSQL v15.</li> <li>Updates and revision of tuplesort calls.</li> <li>Several minor bugfixes.</li> </ul> pashkinelfe tag:github.com,2008:Repository/58131929/1.3.9 2021-10-26T09:53:08Z Version 1.3.9 <p>Changes since 1.3.8:</p> <p>Added compatibility with PostgreSQL versio 14</p> pashkinelfe tag:github.com,2008:Repository/58131929/1.3.8 2021-06-10T13:57:49Z Version 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> pashkinelfe tag:github.com,2008:Repository/58131929/1.3.7 2020-10-15T08:17:02Z Version 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> feodor tag:github.com,2008:Repository/58131929/1.3.6 2019-07-02T11:36:58Z 1.3.6: Issue #61: Invalidate scan->xs_heaptid by hand. <p>Earlier it was done by invalidating scan-&gt;xs_ctup by RelationGetIndexScan().</p> za-arthur tag:github.com,2008:Repository/58131929/1.3.5 2019-06-27T08:14:13Z 1.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