summaryrefslogtreecommitdiff
path: root/src/conn/conn_open.c
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2014-10-09 23:57:24 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2014-10-09 23:57:24 +1100
commit0437d9a966b43e80f083fff36bad348bbe9e0b3a (patch)
tree5519c5f51a763bc48734d88df1ba261ad89710d7 /src/conn/conn_open.c
parent69a8b72f72eb8aa9af5b99cbe47feccdb83a0847 (diff)
downloadmongo-0437d9a966b43e80f083fff36bad348bbe9e0b3a.tar.gz
More implementation of the custom extractor API. Still working on generating plans and key formats between index creation and open.
refs #1199
Diffstat (limited to 'src/conn/conn_open.c')
-rw-r--r--src/conn/conn_open.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conn/conn_open.c b/src/conn/conn_open.c
index 41fc9809521..b4450b62bf4 100644
--- a/src/conn/conn_open.c
+++ b/src/conn/conn_open.c
@@ -134,6 +134,7 @@ __wt_connection_close(WT_CONNECTION_IMPL *conn)
WT_TRET(__wt_conn_remove_collator(session));
WT_TRET(__wt_conn_remove_compressor(session));
WT_TRET(__wt_conn_remove_data_source(session));
+ WT_TRET(__wt_conn_remove_extractor(session));
/*
* Complain if files weren't closed, ignoring the lock file, we'll