aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db/postgres.php
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2010-04-12 21:08:55 +0200
committerNils Adermann <naderman@naderman.de>2010-05-14 02:31:44 +0200
commit823f2571f5443e3529327047f0d50d0955a4be45 (patch)
tree1601d91cb3d2b597ac3b9ffc02ea12278674388b /phpBB/includes/db/postgres.php
parent03d50a2e83cc631779a7574acd4db8b77f29d547 (diff)
downloadforums-823f2571f5443e3529327047f0d50d0955a4be45.tar
forums-823f2571f5443e3529327047f0d50d0955a4be45.tar.gz
forums-823f2571f5443e3529327047f0d50d0955a4be45.tar.bz2
forums-823f2571f5443e3529327047f0d50d0955a4be45.tar.xz
forums-823f2571f5443e3529327047f0d50d0955a4be45.zip
[ticket/9536] Small improvement for query against user/session tables when managing users from the ACP.
There can be multiple entries in the session table for one user_id. We only need and also only fetch one. Using LIMIT 1 should therefore increase performance slightly. This is especially true when editing the anonymous user account because the session table can have many entries for the user_id ANONYMOUS. PHPBB3-9536
Diffstat (limited to 'phpBB/includes/db/postgres.php')
0 files changed, 0 insertions, 0 deletions