-
Barry Warsaw authored
_zaprevision(): Fixed some silly typos. pack(): Adopt from FileStorage, the conversion scheme of time floats to TimeStamps. Also use set_range() on the txnoids cursor because it's not likely that the timestamp (i.e. revid) will actually exist, and we just want the one just before the specified time. Use prev() instead of prev_dup() on the cursor.
197d3aa2