forked from GNUsocial/gnu-social
This way UNKNOWN (NULL) explicitly turns to FALSE when three-valued logic is reduced to binary. In pgsqlschema, however, use "IS FALSE" as boolean attributes in pg_index are non-nullable, there is no outer join and there's no clear preference for NULL reduction. Over-complicated constructions in TagCloud queries have been simplified, which should not affect their performance. Additionally, in TagCloud's lib/subscriptionspeopleselftagcloudsection.php a typing mistake in an equi-join of "profile_tag" and "profile_list" on "tagger" was fixed. That regression was introduced in f446db8e2ae9be8ae7b8489ddffcc04c6074b6f2