Files
mongo/jstests/core/constructors.js
Marko Vojvodic 8f769688f5 SERVER-26672 Generate exact bounds for timestamps in index bounds builder
This commit also replaces BSONElement::isSimpleType with
Indexability::isExactBoundsGenerating, since the isSimpleType construct
was only used within the query system.
2016-11-07 11:37:15 -05:00

9.6 KiB