Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bloom index contrib module | Teodor Sigaev | 2016-04-01 |
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 |