]> git.mjollnir.org Git - moodle.git/commit
temp table usage is out and now we are using the
authorstronk7 <stronk7>
Fri, 21 Sep 2007 08:52:43 +0000 (08:52 +0000)
committerstronk7 <stronk7>
Fri, 21 Sep 2007 08:52:43 +0000 (08:52 +0000)
commit5cf8d1d9fcfd951fdb1923894d8a52559e3bf133
tree656d55661c6e8732194a6fb6ab1da1aee4f08987
parentd5d2f8a6f05bea6b284a1e47c3f9a642ec16f18f
temp table usage is out and now we are using the
new permanent context_temp table. Update for
Oracle added, extra NOT EXISTS cluse to avoid
insertion of duplicate records in potential
concurrency and minor refinements. MDL-11347
lib/accesslib.php