Fixed Special:Wantedtemplates' SQL query to work with PostgreSQL, was throwing the...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 21 Feb 2009 15:27:56 +0000 (15:27 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 21 Feb 2009 15:27:56 +0000 (15:27 +0000)
commitc96766c9dff48daa6c8a4b3835622f8b4020f875
tree3b9db3896a835d9076c9c331325fc02799ac4ed4
parent3a21f312ad2fc7e94204ec59581287b237ee0d50
Fixed Special:Wantedtemplates' SQL query to work with PostgreSQL, was throwing the following error:
ERROR: column "templatelinks.tl_namespace" must appear in the GROUP BY clause or be used in an aggregate function
RELEASE-NOTES
includes/specials/SpecialWantedtemplates.php