Skip to content

pullrequests Search Results · repo:postgrespro/rum language:C

Filter by

35 results
 (94 ms)

35 results

inpostgrespro/rum (press backspace or delete to remove)

Fixes #66 Problem description: When executing a query with ORDER BY col1, col2 using a RUM index, and the WHERE clause matches only a subset of the index, the query may enter an infinite loop in scanGetItemFast(). ...
  • LimarDeWills
  • Opened 
    10 days ago
  • #149

tsvector can use different dictionaries. Their behavior is different, for example, the english dictionary removes stop words. Isolation tests generate a set of test data. The result may vary depending ...
  • sokolcati
  • Opened 
    19 days ago
  • #148

1) remove perl scripts for generating sql files, 2) revert saving of old versions of init files, 3) clean Makefile
  • sokolcati
  • Opened 
    on Feb 3
  • #140

This reduces the time it takes to run these tests on systems that have many CPUs available.
  • MMeent
  • Opened 
    on Jan 15
  • #138