Return true/false, not o/not-0 for relation checking functions, for those parts of...
authorGreg Sabino Mullane <greg@users.mediawiki.org>
Thu, 7 Jun 2007 14:02:46 +0000 (14:02 +0000)
committerGreg Sabino Mullane <greg@users.mediawiki.org>
Thu, 7 Jun 2007 14:02:46 +0000 (14:02 +0000)
commitdd168ed6ea8e7825bf3cf921666a834434d1e2f2
tree363e279aa359121734ca8771ba6c9444c05a9bd9
parent25f95e08389f59f360b6b26d4d4fa3f46950efe6
Return true/false, not o/not-0 for relation checking functions, for those parts of the code that demand "result === false" rather than saying (!result)
includes/DatabasePostgres.php