* (bug 16937) Show appropriate error message when someone attempts an install on...
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 10 Jan 2009 00:53:26 +0000 (00:53 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 10 Jan 2009 00:53:26 +0000 (00:53 +0000)
commit54c6f867df459981877b641e68686ea0546e70a4
treed17a5d73532d7a767e43eeafbb468fef830aa1e9
parent6059b4d6adef361cb6d5469fd738e554c2eaf3c4
* (bug 16937) Show appropriate error message when someone attempts an install on PostgreSQL 7.3 or earlier.
* Fix some issues with the earlier migration of getServerVersion() to numeric only.
config/index.php
includes/db/DatabasePostgres.php