]> git.mjollnir.org Git - moodle.git/commit
Changed PG rename_index() to use the old ALTER TABLE ... RENAME TO syntax
authorstronk7 <stronk7>
Tue, 3 Oct 2006 15:00:55 +0000 (15:00 +0000)
committerstronk7 <stronk7>
Tue, 3 Oct 2006 15:00:55 +0000 (15:00 +0000)
commit2ddec1f4ac9c7a24867bd65a125060e2d2c50ffa
tree9207e78cc50ed621b7fc90e8980e1568aa270932
parent2da448161abf7525a1edd2d66b58a7a9f26f2b01
Changed PG rename_index() to use the old ALTER TABLE ... RENAME TO syntax
(pretty strange syntax, but seems to work)
lib/xmldb/classes/generators/postgres7/postgres7.class.php