* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 12 Apr 2006 08:15:28 +0000 (08:15 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 12 Apr 2006 08:15:28 +0000 (08:15 +0000)
commit3c9cf267a18fac42f76d8ef7f4a8dc016ad80894
tree6e39fb81f6bd23ed45fb620de65133429288e0ef
parentf13803e8689c200728e1171e866c1fa5c827cc49
* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
Applied from: http://bugzilla.wikimedia.org/attachment.cgi?id=1517&action=view
I haven't tested it with PG personally yet, but it doesn't appear to interfere with other functionality.
18 files changed:
RELEASE-NOTES
config/index.php
includes/Article.php
includes/Database.php
includes/Export.php
includes/LoadBalancer.php
includes/Revision.php
includes/SpecialAncientpages.php
includes/SpecialBrokenRedirects.php
includes/SpecialDisambiguations.php
includes/SpecialListusers.php
includes/SpecialMostcategories.php
includes/SpecialMostlinked.php
includes/SpecialMostrevisions.php
includes/SpecialRecentchanges.php
includes/SpecialShortpages.php
includes/SpecialWatchlist.php
install-utils.inc