wiki.techinc.nl/maintenance/postgres/archives
Amir Sarabadani 6039593649 Introduce change_tag_def table
Table defining tag names for IDs. Also stores hit counts to avoid expensive queries on change_tag
See T185355 for more information

Bug: T193867
Bug: T185355
Change-Id: I4fd943589b3ed304471304c8beda15327a8edbcf
2018-05-08 18:48:52 +02:00
..
patch-actor-table.sql Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
patch-add_interwiki.sql
patch-ar_rev_id-not-null.sql Populate ar_rev_id and make it non-nullable 2018-04-02 13:08:55 -04:00
patch-bot_passwords.sql Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
patch-category.sql
patch-categorylinks-better-collation.sql
patch-change_tag.sql
patch-change_tag_def.sql Introduce change_tag_def table 2018-05-08 18:48:52 +02:00
patch-comment-table.sql Fix various PostgreSQL failures 2017-08-30 17:18:29 -04:00
patch-content-table.sql MCR database schema 2017-12-23 17:43:09 -05:00
patch-content_models-table.sql MCR database schema 2017-12-23 17:43:09 -05:00
patch-drop-ar_text.sql Fix typo in postgres patch-drop-ar_text.sql 2018-04-26 14:52:12 -04:00
patch-ip_changes.sql Remove DEFAULT '' from postgres ip_changes.ipc_rev_timestamp 2017-11-29 20:11:19 +00:00
patch-iwlinks.sql
patch-kill-iwl_prefix.sql
patch-l10n_cache.sql
patch-log_search.sql
patch-module_deps.sql
patch-page.sql
patch-page_deleted.sql
patch-page_props.sql
patch-page_restrictions.sql
patch-profiling.sql In maintenance/postgres/tables.sql, the profiling table should be defined like 2013-10-15 20:19:10 +00:00
patch-protected_titles.sql
patch-querycachetwo.sql
patch-rc_cur_id-not-null.sql
patch-redirect.sql
patch-remove-archive2.sql
patch-rename-iwl_prefix.sql (bug 36400) API: Fix sorting for iwlinks, langlinks 2013-04-03 13:22:20 -04:00
patch-revision_rev_user_fkey.sql
patch-site_stats-modify.sql Overhaul site_stats table 2018-03-26 23:51:40 +00:00
patch-site_stats-pk.sql Add primary keys to site_stats 2017-10-17 11:59:20 +00:00
patch-sites.sql Include Postgres tables and maintenance scripts for Change I23c47c2c 2013-02-01 20:09:40 +00:00
patch-slot_roles-table.sql MCR database schema 2017-12-23 17:43:09 -05:00
patch-slots-table.sql MCR: replace slot_inherited with slot_origin 2018-03-19 21:51:56 +01:00
patch-tag_summary.sql
patch-testrun.sql Remove a bunch of trailing spaces and unneeded newlines 2012-10-20 13:32:35 +02:00
patch-textsearch_bug66650.sql PostgreSQL: Fix text search on moved pages 2015-02-17 18:15:23 -08:00
patch-ts2pagetitle.sql rdbms: Remove support for PostgreSQL < 9.2, and improve INSERT IGNORE for 9.5 2018-04-05 20:52:46 +00:00
patch-tsearch2funcs.sql
patch-update_sequences.sql
patch-updatelog.sql
patch-uploadstash.sql
patch-uploadstash_sequence.sql
patch-user_former_groups.sql
patch-user_properties.sql
patch-valid_tag.sql