Brad Jorsch 2257fe4228 Revert "Remove SessionManager, temporarily" 9 years ago
..
patch-add_interwiki.sql f752cf8042 Fix PostgreSQL updater to produce 1.19 schema 13 years ago
patch-bot_passwords.sql 2257fe4228 Revert "Remove SessionManager, temporarily" 9 years ago
patch-category.sql f752cf8042 Fix PostgreSQL updater to produce 1.19 schema 13 years ago
patch-categorylinks-better-collation.sql 6807e37e20 Followup to r69961, update PG schema 14 years ago
patch-change_tag.sql c4a15c727c Don't put multiple tables in the same file. 14 years ago
patch-iwlinks.sql 61de1b9006 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. 14 years ago
patch-kill-iwl_prefix.sql 61de1b9006 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. 14 years ago
patch-l10n_cache.sql 6964e122dd (bug 19428) PG and MySQL followups to r52503. Patch by OverlordQ 15 years ago
patch-log_search.sql f752cf8042 Fix PostgreSQL updater to produce 1.19 schema 13 years ago
patch-module_deps.sql f752cf8042 Fix PostgreSQL updater to produce 1.19 schema 13 years ago
patch-page.sql 84a28b19b7 Add the "page" table back in when upgrading from really old MW versions using Postgres 14 years ago
patch-page_deleted.sql bbfad4fc59 * (bug 9222) PostgreSQL updater should not be version-specific 18 years ago
patch-page_props.sql af503fefa7 Add table page_props to Postgres schema. 17 years ago
patch-page_restrictions.sql bbfad4fc59 * (bug 9222) PostgreSQL updater should not be version-specific 18 years ago
patch-profiling.sql 64fbe6a89b In maintenance/postgres/tables.sql, the profiling table should be defined like 11 years ago
patch-protected_titles.sql ad76180546 Yet more cleanup of the protected_titles stuff. 17 years ago
patch-querycachetwo.sql bbfad4fc59 * (bug 9222) PostgreSQL updater should not be version-specific 18 years ago
patch-rc_cur_id-not-null.sql 31988ac63f change hardcoded rc_cur_id update into new flexible form 18 years ago
patch-redirect.sql bbfad4fc59 * (bug 9222) PostgreSQL updater should not be version-specific 18 years ago
patch-remove-archive2.sql 203056d504 Postgres: make sure ar_len is added when updating, alpha stuff in updaters.inc 18 years ago
patch-rename-iwl_prefix.sql c013ec02b9 (bug 36400) API: Fix sorting for iwlinks, langlinks 12 years ago
patch-revision_rev_user_fkey.sql 780fc7874e convert postgres revision_rev_user_fkey update to new form 18 years ago
patch-sites.sql 4509c1111e Include Postgres tables and maintenance scripts for Change I23c47c2c 12 years ago
patch-tag_summary.sql c4a15c727c Don't put multiple tables in the same file. 14 years ago
patch-testrun.sql c157f4d424 Remove a bunch of trailing spaces and unneeded newlines 12 years ago
patch-textsearch_bug66650.sql c1371e7f54 PostgreSQL: Fix text search on moved pages 10 years ago
patch-ts2pagetitle.sql 2e11fd347e Add the Postgres slash search fix to existing installations. 17 years ago
patch-tsearch2funcs.sql a04e6adc06 Have update.php change the functions to their new builtin tsearch2 versions if Postgres >= 8.3 17 years ago
patch-update_sequences.sql 656f399be3 Fix sequence renaming to be backwards-compat with older versions of PG. Needs merged with 1.16 14 years ago
patch-updatelog.sql 3898b3b16a Add updatelog table. 17 years ago
patch-uploadstash.sql 0074526857 Followup to r100640, use correct name scheme for sequence, correct references to sequence and add optional patch file for sites following trunk 13 years ago
patch-uploadstash_sequence.sql 4912a6c2ee Followup to r103365, actually include said patch file 13 years ago
patch-user_former_groups.sql a4d029210a Follow-up r90749: 13 years ago
patch-user_properties.sql ef4849a201 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 16 years ago
patch-valid_tag.sql c4a15c727c Don't put multiple tables in the same file. 14 years ago