Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-315

replace cursor.equals with cursor.compare, rework session.truncate

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Engines

      replace cursor.equals with cursor.compare, rework session.truncate, ref WT-314

      Michael, the one thing I think you might want to consider here: cursor.equals used to work (maybe?) for other cursor types than file and table (if you recall, cursor.equals retrieved raw cursors and then did a byte comparison, that said, I don't think we ever actually tested it ). I don't see much use for cursor comparison in other types of objects, so I didn't try and make cursor.compare work for anything other than file or table types. Let me know if you disagree with that.

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: