wiki.techinc.nl/maintenance/postgres/archives
saper 91eb34756e Fix broken merge by 0a792a1dcb
Changeset 1 of https://gerrit.wikimedia.org/r/#change,3365:
763b57f9f2af131a2d8e65f520a23c00109be0e1

got mis-merged in changeset 2:
f752cf8042

And introduced into master wth
0a792a1dcb

Also, marking all new functions as @since 1.19
since we want to have them there later.

Patchset 2: whitespace fixes
Patchset 3: Fix <?php
Patchset 4: rebase to current master

Change-Id: Ic7d940dfec8890de20197128505962375fac4f06
2012-04-13 20:55:14 +02:00
..
patch-add_interwiki.sql Fix PostgreSQL updater to produce 1.19 schema 2012-04-10 12:59:21 -04:00
patch-category.sql Fix PostgreSQL updater to produce 1.19 schema 2012-04-10 12:59:21 -04:00
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-config.sql Postgres updater: add config table, adjust us_image_bits type 2012-04-04 09:54:53 -04:00
patch-external_user.sql Fix broken merge by 0a792a1dcb 2012-04-13 20:55:14 +02:00
patch-ipb_address_unique.sql Fix PostgreSQL updater to produce 1.19 schema 2012-04-10 12:59:21 -04:00
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 Fix PostgreSQL updater to produce 1.19 schema 2012-04-10 12:59:21 -04:00
patch-module_deps.sql Fix PostgreSQL updater to produce 1.19 schema 2012-04-10 12:59:21 -04:00
patch-msg_resource.sql Fix PostgreSQL updater to produce 1.19 schema 2012-04-10 12:59:21 -04:00
patch-msg_resource_links.sql Fix PostgreSQL updater to produce 1.19 schema 2012-04-10 12:59:21 -04: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-uploadstash.sql Followup to r100640, use correct name scheme for sequence, correct references to sequence and add optional patch file for sites following trunk 2011-11-16 19:54:38 +00:00
patch-uploadstash_sequence.sql Followup to r103365, actually include said patch file 2011-11-16 19:55:21 +00:00
patch-user_former_groups.sql Follow-up r90749: 2011-06-25 04:11:20 +00:00
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