https://bugzilla.wikimedia.org/show_bug.cgi?id=35927

       Web browser: ---
             Bug #: 35927
           Summary: update.php throws "Call to undefined method
                    DatabasePostgres::realTableName()"
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: Unprioritized
         Component: Database
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


With 5adb095c71a71bf792bb5393f4ab144aa39af3e9, "php maintenance/update.php"
gives:

| [tim@passepartout ~/public_html/w]$ php maintenance/update.php 
| MediaWiki 1.20alpha Updater

| Going to run database updates for tim
| Depending on the size of your database this may take a while!
| Abort with control-c in the next five seconds (skip this countdown with
--quick) ... 0
| Renaming table user to mwuser
| PHP Fatal error:  Call to undefined method DatabasePostgres::realTableName()
in /home/tim/public_html/w/includes/installer/PostgresUpdater.php on line 504
| [tim@passepartout ~/public_html/w]$

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to