e902a9bdfc
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
|
||
---|---|---|
.. | ||
arraywrapper.php | ||
callableleftcurry.php | ||
command.php | ||
commandinterpreter.php | ||
common.php | ||
daemon.php | ||
default.php | ||
deletetree.php | ||
docfile.php | ||
event.php | ||
form.php | ||
formaction.php | ||
framework.php | ||
gnusocial.php | ||
htmloutputter.php | ||
httpclient.php | ||
infoaction.php | ||
installer.php | ||
internalsessionhandler.php | ||
iomanager.php | ||
iomaster.php | ||
language.php | ||
location.php | ||
mail.php | ||
mailhandler.php | ||
managedaction.php | ||
oauthclient.php | ||
parallelizingdaemon.php | ||
ping.php | ||
processmanager.php | ||
redirectingaction.php | ||
right.php | ||
router.php | ||
spawningdaemon.php | ||
taguri.php | ||
themeuploader.php | ||
urlmapper.php | ||
util.php | ||
uuid.php | ||
webcolor.php | ||
xmloutputter.php | ||
xmlstringer.php |