We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eea50f4 commit 6134b3aCopy full SHA for 6134b3a
README.md
@@ -0,0 +1,17 @@
1
+# RUM - RUM access methods
2
+
3
+## Introduction
4
5
+The **rum** module provides access methods to work with RUM index. It is based
6
+on the GIN access methods code.
7
8
+## License
9
10
+This module available under the same license as
11
+[PostgreSQL](http://www.postgresql.org/about/licence/).
12
13
+## Authors
14
15
+Alexander Korotkov <a.korotkov@postgrespro.ru> Postgres Professional Ltd., Russia
16
+Oleg Bartunov <oleg@sai.msu.su> Postgres Professional Ltd., Russia
17
+Teodor Sigaev <teodor@sigaev.ru> Postgres Professional Ltd., Russia
0 commit comments