]> git.donarmstrong.com Git - wannabuild.git/commit
Redo locking behaviour
authorKurt Roeckx <kurt@roeckx.be>
Mon, 18 Jan 2010 22:05:04 +0000 (22:05 +0000)
committerKurt Roeckx <kurt@roeckx.be>
Mon, 18 Jan 2010 22:05:04 +0000 (22:05 +0000)
commit2f40d0a9ffe629601e4692cf426625e067da0d34
treec5c231bb365da003dd93db6d62ee88adf08dec7e
parentee3d670b0d1181b07ff92d7810551043dd4c6c2a
Redo locking behaviour

When processing more than 1 package, don't select each package indivdually
locking that row, but instead lock the table and select all the packages
we want at once.

The lock should allow read-only access but not other writers.
bin/wanna-build