On Thu, 5 Mar 2015 11:19:40 -0500 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. I don't believe we can do this, it defies all rational API compatibility revisioning policies of any project, anywhere. If we committed a broken-thing into the 1.x branch, let's move forward and ship 2.0 already, complete with the triage for things we didn't mean to happen?
