Patch Set 5: > Actually something other than +1 (maybe something random here) > would avoid sequential numbers if desired.
ah sure, the +1 selects only the adjacent missing numbers, so if there aren't more than one scattered gaps, we will again create sequential numbers. Not the complete solution there, I agree we'd need some ranges. Hmm, whether sqlite does it for us or we write it up ourselves, it remains an expensive problem to solve. -- To view, visit https://gerrit.osmocom.org/3910 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icf0f1e5a7f360bc27592a55890f74a9a12bc9f42 Gerrit-PatchSet: 5 Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Owner: Keith Whyte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Keith Whyte <[email protected]> Gerrit-Reviewer: Neels Hofmeyr <[email protected]> Gerrit-Reviewer: Pablo Neira Ayuso <[email protected]> Gerrit-HasComments: No
