]> git.mjollnir.org Git - moodle.git/commit
IMPORTANT! CRUCIAL CHANGE TO MAJOR FUNCTION!
authormoodler <moodler>
Thu, 29 Jan 2004 15:27:21 +0000 (15:27 +0000)
committermoodler <moodler>
Thu, 29 Jan 2004 15:27:21 +0000 (15:27 +0000)
commit0892f7bd01b49a5ef68f13ca8454b40d8bcea997
treefeb301a01ffc122a66a16baf8041bd7d5a8c1193
parent66e7920caf3a75a4b0f0aaf4277f161175a93f86
IMPORTANT!  CRUCIAL CHANGE TO MAJOR FUNCTION!

Petri Asikainen rewrote insert_record to use ADOdb functions.  It might
be very slightly slower but it gets rid of all the horrible not-quite-working
PostgreSQL workarounds the old one contained.

It worked for him on PostgreSQL 7.4 and for me on MySQL 3.23 and 4.0.15,
so I'm checking it in.

Please test it thoroughly on your test systems.

Since it writes data it has the potential to stuff things up, so be
careful on production systems for a few days.
lib/datalib.php