Initial refactoring for Postgres; DatabaseUpdater subclass is now passed to LoadExten...
authorChad Horohoe <demon@users.mediawiki.org>
Sun, 15 Aug 2010 18:55:08 +0000 (18:55 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Sun, 15 Aug 2010 18:55:08 +0000 (18:55 +0000)
commitf08c6b1df948262b0d5d863ce881ab02ca0c875f
tree7224737aa721d7aedc6ee2ab826d6dfb0fac8197
parentf69b4775ddb489f946b0a1b2d833227aefde276c
Initial refactoring for Postgres; DatabaseUpdater subclass is now passed to LoadExtensionSchemaUpdates
docs/hooks.txt
includes/AutoLoader.php
includes/installer/CoreInstaller.php
includes/installer/DatabaseUpdater.php
includes/installer/Installer.php
includes/installer/PostgresUpdater.php [new file with mode: 0644]
maintenance/updaters.inc