aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2019-05-29 04:02:03 +0800
committerfeld <feld@FreeBSD.org>2019-05-29 04:02:03 +0800
commit03ccc6b130b33ceafc3fb45be946cc6aaffb9103 (patch)
treebf4787218e6ed5ee1963847f2e45e4f521dfd880 /databases/Makefile
parentc8d7ba3154babc015c297b88c2b1a1099fa6d85b (diff)
downloadfreebsd-ports-gnome-03ccc6b130b33ceafc3fb45be946cc6aaffb9103.tar.gz
freebsd-ports-gnome-03ccc6b130b33ceafc3fb45be946cc6aaffb9103.tar.zst
freebsd-ports-gnome-03ccc6b130b33ceafc3fb45be946cc6aaffb9103.zip
The rum module provides access method to work with RUM index. It is
based on the GIN access methods code. WWW: https://github.com/postgrespro/rum
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 6726fe3df0c4..44e640449d08 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -682,6 +682,7 @@
SUBDIR += postgresql-prefix
SUBDIR += postgresql-relay
SUBDIR += postgresql-repmgr
+ SUBDIR += postgresql-rum
SUBDIR += postgresql-tds_fdw
SUBDIR += postgresql-zhparser
SUBDIR += postgresql10-client