]> git.mjollnir.org Git - moodle.git/commit
Oracle optimization. Texts under 4000cc can be handled directly as varchar2,
authorstronk7 <stronk7>
Mon, 30 Oct 2006 23:13:48 +0000 (23:13 +0000)
committerstronk7 <stronk7>
Mon, 30 Oct 2006 23:13:48 +0000 (23:13 +0000)
commit6df56bc473db19e478712cdc7dd3e75f9164ecc3
tree97c8ef2f93c63021c42ffc0a1f69e91b5f618899
parent18fcece954b785a6dc55cdce12bb864ddbd806ce
Oracle optimization. Texts under 4000cc can be handled directly as varchar2,
so they don't need the 2-phase (insert/update) handling of LOBs

Merged from MOODLE_17_STABLE
lib/dmllib.php