Per comment on bug 26612, we should drop the pre-Postgres 8.3 support with the TSearc...
authorChad Horohoe <demon@users.mediawiki.org>
Fri, 28 Jan 2011 14:12:26 +0000 (14:12 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Fri, 28 Jan 2011 14:12:26 +0000 (14:12 +0000)
commitbf3e2be8d590262a577c1192d6daa1744165f363
treea43b1067f80603d748c93194be1cbf74d582cd34
parentb74c2d2fde91f5eb43444be6a75baee86a28c1f2
Per comment on bug 26612, we should drop the pre-Postgres 8.3 support with the TSearch2 schema.
This removes a bunch of back-compat code in the installer and search code.
Minimum postgres version is now 8.3
includes/DefaultSettings.php
includes/db/DatabasePostgres.php
includes/installer/Installer.i18n.php
includes/installer/PostgresInstaller.php
includes/search/SearchPostgres.php