index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
postgres
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge "Drop two unused Perl scripts"
jenkins-bot
2021-03-28
2
-1001
/
+0
|
\
\
|
*
|
Drop two unused Perl scripts
Ammarpad
2021-03-27
2
-1001
/
+0
|
|
/
*
|
Merge "Remove unused schema change."
jenkins-bot
2021-03-27
1
-6
/
+0
|
\
\
|
*
|
Remove unused schema change.
Ammarpad
2021-03-27
1
-6
/
+0
|
|
/
*
/
Postgres: Remove page_deleted trigger
Ammarpad
2021-03-27
1
-11
/
+0
|
/
*
Drop rest of unsupported upgrade paths and patches in Postgres
Amir Sarabadani
2021-03-22
3
-16
/
+0
*
Drop tsearch fixes in postgres
Amir Sarabadani
2021-03-22
2
-42
/
+0
*
Drop unsupported 1.23 upgrade code and patches from Postgres
Amir Sarabadani
2021-03-22
1
-5
/
+0
*
Postgres: Fix revision table indexes drifts with MySQL
Ammarpad
2021-03-21
1
-3
/
+4
*
Migrate page to abstract schema
Ammar Abdulhamid
2021-03-21
2
-29
/
+29
*
Drop add_interwiki updater in Postgres
Amir Sarabadani
2021-03-20
1
-13
/
+0
*
postgres: Fix drifts of indexes in user table compared to mysql
Amir Sarabadani
2021-03-19
1
-1
/
+3
*
Migrate archive table to abstract schema
Amir Sarabadani
2021-03-13
2
-22
/
+26
*
Drop 1.27 upgrade patch files
Ammarpad
2021-03-09
1
-9
/
+0
*
Rename new_name_timestamp on recentchanges to rc_new_name_timestamp
Amir Sarabadani
2021-03-01
2
-1
/
+6
*
Migrate recentchanges table to abstract schema
Amir Sarabadani
2021-02-26
2
-37
/
+53
*
Remove all old index checks in PG
Amir Sarabadani
2021-02-13
1
-2
/
+0
*
Fix drifts in columns of recentchanges in PG
Amir Sarabadani
2021-02-06
1
-9
/
+9
*
Postgres: Drop some pre-1.25 upgrade schema updates (part 1)
Ammarpad
2021-02-03
17
-194
/
+0
*
Rename site_identifiers indexes to have si_ prefix
Ammar Abdulhamid
2021-01-30
1
-2
/
+2
*
Migrate image table to abstract schema
Amir Sarabadani
2021-01-28
2
-19
/
+30
*
Standardize archive indexes
Amir Sarabadani
2021-01-28
1
-2
/
+2
*
Migrate ipblocks to abstract schema
Amir Sarabadani
2021-01-23
2
-29
/
+35
*
Migrate objectcache to abstract schema
Ammar Abdulhamid
2021-01-20
3
-8
/
+14
*
Fix Postgres index drifts on recentchanges table
Amir Sarabadani
2021-01-16
1
-1
/
+2
*
Migrate oldimage to abstract schema
Amir Sarabadani
2021-01-16
2
-23
/
+22
*
Migrate text table to abstract schema
Amir Sarabadani
2021-01-09
6
-22
/
+16
*
Add missing PG indexes of ipblocks
Amir Sarabadani
2021-01-09
1
-0
/
+2
*
Use TIMESTAMPTZ consistenly in Postgres SQL schema
Ammarpad
2021-01-03
1
-1
/
+1
*
Bring back timestamp time of cl_timestamp instead of binary(14)
Amir Sarabadani
2021-01-01
1
-1
/
+1
*
Migrate filearchive to abstract schema
Amir Sarabadani
2020-12-23
2
-32
/
+38
*
Rename four logging indexes to have log_ prefix
Amir Sarabadani
2020-12-21
1
-4
/
+4
*
Rename all sites indexes
Ammar Abdulhamid
2020-12-16
1
-8
/
+8
*
Rename user_properties index
Ammar Abdulhamid
2020-12-15
1
-1
/
+1
*
Migrate uploadstash to abstract schema
Amir Sarabadani
2020-12-13
2
-27
/
+35
*
Migrate logging to abstract schema
Ammar Abdulhamid
2020-12-11
2
-27
/
+36
*
Rename all PG logging indexes
Ammar Abdulhamid
2020-12-07
1
-7
/
+8
*
Migrate categorylinks to abstract schema
Amir Sarabadani
2020-12-03
3
-13
/
+25
*
Merge "Fix strange formatting issues in Postgres schema sql"
jenkins-bot
2020-11-26
1
-26
/
+25
|
\
|
*
Fix strange formatting issues in Postgres schema sql
Ammar Abdulhamid
2020-11-24
1
-26
/
+25
*
|
Fix some PG page table indexes drift with MySQL
Ammar Abdulhamid
2020-11-23
1
-3
/
+4
|
/
*
Migrate slot_roles and content_models to abstract schema
Amir Sarabadani
2020-11-22
2
-19
/
+18
*
Migrate job to abstract schema
Ammar Abdulhamid
2020-11-21
2
-22
/
+29
*
Fix un_user_ip index column
Amir Sarabadani
2020-11-21
1
-1
/
+1
*
Migrate page_props to abstract schema
Ammar Abdulhamid
2020-11-18
2
-9
/
+15
*
Rename namespace_title index on watchlist to wl_namespace_title
Amir Sarabadani
2020-11-16
1
-1
/
+1
*
Merge "Start generateSchemaChangeSql.php"
jenkins-bot
2020-11-16
1
-9
/
+10
|
\
|
*
Start generateSchemaChangeSql.php
Amir Sarabadani
2020-11-01
1
-9
/
+10
*
|
Migrate revision_actor_temp to abstract schema
Ammar Abdulhamid
2020-11-10
2
-11
/
+19
*
|
Migrate revision_comment_temp to abstract schema
Ammar Abdulhamid
2020-11-10
2
-7
/
+11
[prev]
[next]