Last modified: 2014-04-28 14:29:59 UTC
The array_search from Gerrit change #69767 should be strict (set third parameter to true), because on array( 'OFFSET' => 0 ) will also add FOR UPDATEs. Seen on query pages like Special:BrokenRedirects.
Change 129936 had a related patch set uploaded by Umherirrender: Use strict array_search in DatabasePostgres.php https://gerrit.wikimedia.org/r/129936
Change 129936 merged by jenkins-bot: Use strict array_search in DatabasePostgres.php https://gerrit.wikimedia.org/r/129936
successfully merged