]> git.mjollnir.org Git - moodle.git/commit
Bug #6147 - Upgrade from 1.5.x breaks with Postgres 7.4.x
authorskodak <skodak>
Mon, 31 Jul 2006 17:54:32 +0000 (17:54 +0000)
committerskodak <skodak>
Mon, 31 Jul 2006 17:54:32 +0000 (17:54 +0000)
commit365525fc51146c722d12392f674304d4001e366a
treee57f4a4b4a731af41af5f63b50f6dfeee1516c49
parentd9d69929f5ae649bd1b062822faf017f46f25ad0
Bug #6147 - Upgrade from 1.5.x breaks with Postgres 7.4.x

Even though Postgres 7.4.x is officially supported, several upgrade scripts use syntax that only works in Postgres 8.x. and it's impossible to finish the upgrade.

The attached patch fixes those scripts.

Saludos. I�aki.

Author: I�aki Arenaza
Review: Jun Yamog, Martin Langhoff

merged from MOODLE_16_STABLE
backup/db/postgres7.php