r81487 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r81486‎ | r81487 | r81488 >
Date:21:02, 3 February 2011
Author:demon
Status:ok
Tags:
Comment:
rm unrelated changes from r81486
Modified paths:
  • /trunk/phase3/includes/db/DatabasePostgres.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/db/DatabasePostgres.php
@@ -192,8 +192,6 @@
193193 }
194194
195195 $this->doQuery( "SET client_encoding='UTF8'" );
196 - $this->doQuery( "SET datestyle = 'ISO, YMD'" );
197 - $this->doQuery( "SET timezone = 'GMT'" );
198196
199197 global $wgDBmwschema;
200198 if ( isset( $wgDBmwschema )

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r81486Remove now unused enableBackend()demon21:01, 3 February 2011

Status & tagging log