Skip to content

2.6.3

Choose a tag to compare

@cberner cberner released this 23 Aug 19:19
· 418 commits to master since this release
  • Fix correctness issue with range(), extract_from_if(), and retain_in(). If a RangeBounds
    with start > end was passed as an argument and start and end keys were stored in different
    internal pages in the database (i.e. a sufficient condition is that more than 4KiB of key-value
    pairs were between the two keys) then these methods would perform as if the argument had been
    start..