- Notifications
You must be signed in to change notification settings - Fork58
Releases: postgrespro/rum
Version 1.3.13
e6facb1
Compare
- some refactoring for v16 support
- update v15 support
- update README
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.3.11
Compare
Fixed errors when building with --enable-dtrace
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.3.10
Compare
- Compatibility with PostgreSQL v15.
- Updates and revision of tuplesort calls.
- Several minor bugfixes.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.3.9
Compare
Changes since 1.3.8:
Added compatibility with PostgreSQL versio 14
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.3.8
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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.3.7
Compare
Changes since 1.3.6:
- Add support PostgreSQL 13
- Now RUM takes into account lexem's weights
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.3.1
Compare
- Updates for the
LICENSE
- Fixes for renames of structures and functions in
rbtree.h
for PostgreSQL 10 and 11
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.3.0
Compare
Newrum_ts_score
function.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.2.1
Compare
- Bug fixes
- Fix issue#31
- Improve support of access method properties
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 1.2
Compare
Supportanyarray
type viarum_anyarray_ops
andrum_anyarray_addon_ops
operator classes
Assets2
Uh oh!
There was an error while loading.Please reload this page.