]> 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 18:04:10 +0000 (18:04 +0000)
committerskodak <skodak>
Mon, 31 Jul 2006 18:04:10 +0000 (18:04 +0000)
commit889e6b46f48e0d63bf016befdc08cedf6bd97b20
tree3e9f2312a2285829d1525211da29734f91fa4bd6
parent365525fc51146c722d12392f674304d4001e366a
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
lib/db/postgres7.php