Skip to content

Releases: postgrespro/rum

Version 1.3.15

23 Oct 12:10
d666401

Choose a tag to compare

  • update RUM to PostgreSQL 18
  • add meson.build
  • improve tests
  • improve README
  • fix bugs from github issues
  • refactoring

Version 1.3.13

19 Sep 11:46
e6facb1

Choose a tag to compare

  • some refactoring for v16 support
  • update v15 support
  • update README

Version 1.3.11

27 May 11:38

Choose a tag to compare

Fixed errors when building with --enable-dtrace

Version 1.3.10

25 May 20:48

Choose a tag to compare

  • Compatibility with PostgreSQL v15.
  • Updates and revision of tuplesort calls.
  • Several minor bugfixes.

Version 1.3.9

26 Oct 09:52

Choose a tag to compare

Changes since 1.3.8:

Added compatibility with PostgreSQL versio 14

Version 1.3.8

10 Jun 13:49

Choose a tag to compare

Changes since 1.3.7

  • Fix losing results at phrase search in index without positional information (e.g. addon_ops)
  • Fix rare page alignment issue on 32-bit FreeBSD
  • Disable accidental switch to bitmapscan even at unrealistically slow machines.
  • CVE-2020-14350 fix

Version 1.3.7

15 Oct 08:16

Choose a tag to compare

Changes since 1.3.6:

  • Add support PostgreSQL 13
  • Now RUM takes into account lexem's weights

Version 1.3.1

09 Nov 11:46

Choose a tag to compare

  • Updates for the LICENSE
  • Fixes for renames of structures and functions in rbtree.h for PostgreSQL 10 and 11

Version 1.3.0

09 Oct 08:36

Choose a tag to compare

New rum_ts_score function.

Version 1.2.1

29 May 14:31

Choose a tag to compare

  • Bug fixes
  • Fix issue #31
  • Improve support of access method properties