• Teodor Sigaev's avatar
    Bloom index contrib module · 9ee014fc
    Teodor Sigaev authored
    Module provides new access method. It is actually a simple Bloom filter
    implemented as pgsql's index. It could give some benefits on search
    with large number of columns.
    
    Module is a single way to test generic WAL interface committed earlier.
    
    Author: Teodor Sigaev, Alexander Korotkov
    Reviewers: Aleksander Alekseev, Michael Paquier, Jim Nasby
    9ee014fc
bloom--1.0.sql 442 Bytes