aboutsummaryrefslogtreecommitdiffstats
path: root/includes/search/SearchPostgres.php
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespace, documentationSam Reed2011-07-091-0/+6
* Swap else if for elseifSam Reed2011-06-171-2/+2
* And even more documentation, the last of this batchSam Reed2011-05-281-0/+4
* Fix function level comments that start with /* not /**Sam Reed2011-05-211-3/+2
* Ununsed variablesSam Reed2011-02-231-2/+0
* Use the right query parameter.Mark A. Hershberger2011-02-041-2/+2
* Results of my work on new-installer and Pg.Mark A. Hershberger2011-02-031-1/+2
* Per comment on bug 26612, we should drop the pre-Postgres 8.3 support with th...Chad Horohoe2011-01-281-7/+3
* Partial revert r78450: doQuery() and query() are not the same. You can't just...Chad Horohoe2011-01-201-1/+1
* Changed doQuery() -> query()Aaron Schulz2010-12-151-2/+2
* Move storing of $db down to SearchEnginePlatonides2010-11-221-2/+5
* * standardised file headersAlexandre Emsenhuber2010-08-081-18/+20
* Kill $wgDBversionPlatonides2010-07-251-8/+4
* fixed some doxygen warningsAlexandre Emsenhuber2010-05-141-1/+2
* Severely refactored the SearchResultSet descendants system, consolidating mos...Max Semenik2010-01-091-11/+2
* Move search related includes to includes/search/Chad Horohoe2009-07-301-0/+255