https://bugzilla.wikimedia.org/show_bug.cgi?id=36087
Marcin Cieślak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #3 from Marcin Cieślak <[email protected]> 2012-04-19 10:03:51 UTC --- Here is a proposed fix: https://gerrit.wikimedia.org/r/5307 Can you try: git fetch https://gerrit.wikimedia.org/r/p/mediawiki/core refs/changes/07/5307/1 && git checkout -b bug/36087 FETCH_HEAD and test the upgrade again? In any way I would be interested in having output from pg_dump -U <pgsuperuser> -s -Fp -n mediawiki --quote-all-identifiers -O -x <yourdatabasename> BEFORE and AFTER upgrade. (Change "mediawiki" to your PostgreSQL schema if using other than the default). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
