rocksdb/utilities
Danny Al-Gaaf e55aea5512 document_db.cc: fix assert
Check for lhs and not twice for rhs.

Fix for:

[utilities/document/document_db.cc:36] ->
 [utilities/document/document_db.cc:36]: (style) Same expression on both
 sides of '&&'.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-09-30 23:30:32 +02:00
..
backupable Fix Mac compile 2014-09-09 18:42:35 -07:00
compacted_db CompactedDB: log using the correct info_log 2014-09-29 12:45:04 -07:00
document document_db.cc: fix assert 2014-09-30 23:30:32 +02:00
geodb
merge_operators
redis
spatialdb spatialdb/spatial_db.cc: use !empty() instead of 'size() > 0' 2014-09-30 23:30:32 +02:00
ttl ttl/ttl_test.cc: prefer prefix ++operator for non-primitive types 2014-09-30 23:30:32 +02:00
write_batch_with_index WriteBatchWithIndex to allow different Comparators for different column families 2014-09-22 13:47:39 -07:00
merge_operators.h