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.
