Revert r108603, which was itself a revert of r107376, r107994. Before considering...
authorMax Semenik <maxsem@users.mediawiki.org>
Wed, 11 Jan 2012 20:19:55 +0000 (20:19 +0000)
committerMax Semenik <maxsem@users.mediawiki.org>
Wed, 11 Jan 2012 20:19:55 +0000 (20:19 +0000)
commit6d87a6ea8ff43b11024c842d7a64ae3a0c1214dd
treec8cda24d46cfd5c96bebdfcb80ca2bf15d6ac607
parentc3a6d47cc9fd26bc18d9067e1a41ac80740216d2
Revert r108603, which was itself a revert of r107376, r107994. Before considering something unneeded, please ask first ;)
includes/db/Database.php
includes/db/DatabaseMysql.php
includes/db/DatabasePostgres.php
tests/phpunit/data/db/mysql/functions.sql [new file with mode: 0644]
tests/phpunit/data/db/postgres/functions.sql [new file with mode: 0644]
tests/phpunit/includes/db/DatabaseTest.php