wiki.techinc.nl/maintenance/postgres
Amir Sarabadani fa7b284d70 Remove all old index checks in PG
I checked all of them with https://github.com/wikimedia/mediawiki/blob/REL1_26/includes/installer/PostgresUpdater.php
using a script and all of them except one are old and have
not been added after 1.26. The only left is actually added but changed
in the mean time and is needed.

Also cleaning up checkIwlPrefix that was introduced in 1.17.

Bug: T272199
Change-Id: Ifc58c8d860ebc0e6d154203cafc6a64654bced92
2021-02-13 20:24:14 +01:00
..
archives Remove all old index checks in PG 2021-02-13 20:24:14 +01:00
compare_schemas.pl Migrate text table to abstract schema 2021-01-09 16:07:54 +01:00
mediawiki_mysql2postgres.pl Migrate text table to abstract schema 2021-01-09 16:07:54 +01:00
tables-generated.sql Rename site_identifiers indexes to have si_ prefix 2021-01-30 12:19:55 +01:00
tables.sql Fix drifts in columns of recentchanges in PG 2021-02-06 01:19:00 +01:00
update-keys.sql