Plus, the way we do it in trunk breaks the skiplist stability requirement, so that needs to be fixed as well.
> On Mar 5, 2015, at 11:19 AM, Jim Jagielski <[email protected]> wrote: > > After doing some additional research, I think that the > current implementation of NOT allowing duplicates (in > APR 1.5/1.6) is BROKEN. In trunk this is determined by > a flag w/ the insert statement, but the default *should* > be to allow dups. > > As such, I'd like to adjust 1.5/1.6 to the correct and, > afaict, canonical behavior. >
