Mark Roper

Results 2 comments of Mark Roper

@uralbash Thanks for the reply! In the use case I have, I do not care about the ordering of the different trees and so maintaining an integer tree id is...

The select for update query will lock for the duration of that select query, but will not lock after that, so I don't think it would eliminate this vulnerability. I...