git.postgresql.org Git - postgresql.git/commit
Fri, 1 Apr 2016 13:42:24 +0000 (16:42 +0300)
Fri, 1 Apr 2016 13:42:24 +0000 (16:42 +0300)
commit 9ee014fc899a28a198492b074e32b60ed8915ea9
Bloom index contrib module
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
18 files changed:
This is the main PostgreSQL git repository.
RSS
Atom