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