Make package creation and update atomic
commit5d74a994ff3e67bb2d3a3e27828785eb6bda94d9
authorDan McGee <dan@archlinux.org>
Wed, 10 Aug 2011 23:20:07 +0000 (10 18:20 -0500)
committerLukas Fleischer <archlinux@cryptocrack.de>
Thu, 11 Aug 2011 14:17:08 +0000 (11 16:17 +0200)
tree3544312c42f058247f6b7635f5c60ad074325753
parent0ac74ed7335927639e6d74f83ebc9010f77c6b1f
Make package creation and update atomic

Add BEGIN and COMMIT statements where it makes sense to do so. This
allows the entire package creation or update process to be atomic and
not be seen until it is complete.

Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/html/pkgsubmit.php