wiki.techinc.nl/maintenance/postgres/archives
2010-12-30 18:53:48 +00:00
..
patch-category.sql
patch-categorylinks-better-collation.sql Followup to r69961, update PG schema 2010-07-28 05:08:21 +00:00
patch-change_tag.sql Don't put multiple tables in the same file. 2010-12-30 18:53:48 +00:00
patch-ipb_address_unique.sql
patch-iwlinks.sql Rename the iwl_prefix_from_title index (again) to iwl_prefix_title_from and change the field order accordingly. Fixed r66892 which inserted iwl_from into the index (which was a good thing) but put it in the wrong place. I went out of my way to make sure the index isn't dropped and recreated needlessly, but since I don't know how to do the drop-index-if-exists thing in the Postgres updater, I left that out. The Postgres updater will now create the new index without dropping any old incarnations if present. I did create the patch files with the DROP INDEX statements to make it easier to add this behavior. Also tweak ApiQueryIWBacklinks to use this index properly. 2010-07-22 08:52:58 +00:00
patch-kill-iwl_pft.sql Rename the iwl_prefix_from_title index (again) to iwl_prefix_title_from and change the field order accordingly. Fixed r66892 which inserted iwl_from into the index (which was a good thing) but put it in the wrong place. I went out of my way to make sure the index isn't dropped and recreated needlessly, but since I don't know how to do the drop-index-if-exists thing in the Postgres updater, I left that out. The Postgres updater will now create the new index without dropping any old incarnations if present. I did create the patch files with the DROP INDEX statements to make it easier to add this behavior. Also tweak ApiQueryIWBacklinks to use this index properly. 2010-07-22 08:52:58 +00:00
patch-kill-iwl_prefix.sql Rename the iwl_prefix_from_title index (again) to iwl_prefix_title_from and change the field order accordingly. Fixed r66892 which inserted iwl_from into the index (which was a good thing) but put it in the wrong place. I went out of my way to make sure the index isn't dropped and recreated needlessly, but since I don't know how to do the drop-index-if-exists thing in the Postgres updater, I left that out. The Postgres updater will now create the new index without dropping any old incarnations if present. I did create the patch files with the DROP INDEX statements to make it easier to add this behavior. Also tweak ApiQueryIWBacklinks to use this index properly. 2010-07-22 08:52:58 +00:00
patch-l10n_cache.sql (bug 19428) PG and MySQL followups to r52503. Patch by OverlordQ 2009-07-01 00:55:45 +00:00
patch-log_search.sql Follow-up r50567: also update PostgreSQL and SQLite schema 2009-05-15 11:34:18 +00:00
patch-module_deps.sql Followup to r72349, PG table def + updater for module_deps 2010-09-04 04:14:51 +00:00
patch-msg_resource.sql Followup to r72349, PG tables + updater 2010-09-04 04:10:23 +00:00
patch-msg_resource_links.sql Followup to r72349, PG tables + updater 2010-09-04 04:10:23 +00:00
patch-page.sql Add the "page" table back in when upgrading from really old MW versions using Postgres 2010-09-13 14:26:38 +00:00
patch-page_deleted.sql
patch-page_props.sql
patch-page_restrictions.sql
patch-profiling.sql
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 Rename the iwl_prefix_from_title index (again) to iwl_prefix_title_from and change the field order accordingly. Fixed r66892 which inserted iwl_from into the index (which was a good thing) but put it in the wrong place. I went out of my way to make sure the index isn't dropped and recreated needlessly, but since I don't know how to do the drop-index-if-exists thing in the Postgres updater, I left that out. The Postgres updater will now create the new index without dropping any old incarnations if present. I did create the patch files with the DROP INDEX statements to make it easier to add this behavior. Also tweak ApiQueryIWBacklinks to use this index properly. 2010-07-22 08:52:58 +00:00
patch-revision_rev_user_fkey.sql
patch-tag_summary.sql Don't put multiple tables in the same file. 2010-12-30 18:53:48 +00:00
patch-testrun.sql Moved testRunner[|.ora|.postgres].sql to [|oracle/|postgres/]archives/ so that they can be called through DatabaseBase::patchPath(), much simplier 2010-11-09 17:41:00 +00:00
patch-ts2pagetitle.sql
patch-tsearch2funcs.sql
patch-update_sequences.sql Fix sequence renaming to be backwards-compat with older versions of PG. Needs merged with 1.16 2010-09-03 21:17:33 +00:00
patch-updatelog.sql
patch-user_properties.sql Follow-up to r49803: use proper type and add an explicit foreign key reference for up_user->user_id as we have for other tables in the postgresql schema 2009-04-28 18:42:26 +00:00
patch-valid_tag.sql Don't put multiple tables in the same file. 2010-12-30 18:53:48 +00:00