summaryrefslogtreecommitdiff
path: root/db/jsobj.h
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2010-02-16 16:23:25 -0500
committerEliot Horowitz <eliot@10gen.com>2010-02-16 16:24:23 -0500
commitd1e3572f45318511402b8482e7c63d3446d52ec8 (patch)
tree4b79ec8a281a3ea63a943b1ecc7dffa649b132c8 /db/jsobj.h
parent2b7dd6ad055fa1b8ec9f63dae394985f58a8c417 (diff)
downloadmongo-d1e3572f45318511402b8482e7c63d3446d52ec8.tar.gz
re-hydrate index values
Diffstat (limited to 'db/jsobj.h')
-rw-r--r--db/jsobj.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/jsobj.h b/db/jsobj.h
index 37bbcf42fd1..6f3f0cb4422 100644
--- a/db/jsobj.h
+++ b/db/jsobj.h
@@ -1507,6 +1507,7 @@ namespace mongo {
b.decouple(); // post done() call version. be sure jsobj frees...
}
+ void appendKeys( const BSONObj& keyPattern , const BSONObj& values );
private:
static const string numStrs[100]; // cache of 0 to 99 inclusive