wiki.techinc.nl/maintenance/postgres
Ammarpad 53f24f2ac8 Postgres: Fix revision table indexes drifts with MySQL
Added new index: 'rev_page_timestamp' (the corresponding index
in MySQL is currently 'page_timestamp' but it will soon be
renamed to have the rev_ suffix as part of T270033).

Rename rev_timestamp_idx and revision_unique to match names
that are in use for MySQL

Bug: T230428
Bug: T164898
Change-Id: I3a79a892673b073cea57ee4e397b2963c7cef2f1
2021-03-21 18:29:12 +01:00
..
archives Drop add_interwiki updater in Postgres 2021-03-20 18:25:02 +00: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 Migrate page to abstract schema 2021-03-21 12:07:12 +01:00
tables.sql Postgres: Fix revision table indexes drifts with MySQL 2021-03-21 18:29:12 +01:00
update-keys.sql