diff options
author | Andreas Fischer <bantu@phpbb.com> | 2010-04-01 13:11:18 +0200 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2010-04-01 13:14:58 +0200 |
commit | 2b696cc632b917c4d49330966ddb1dee639a22fe (patch) | |
tree | 82d34bb946b10f30f04fded4005d3d6aa6b20d5d /git-tools/hooks/commit-msg | |
parent | e35392cb4f86738cb8daa80d43c1e80558cf3edc (diff) | |
download | forums-2b696cc632b917c4d49330966ddb1dee639a22fe.tar forums-2b696cc632b917c4d49330966ddb1dee639a22fe.tar.gz forums-2b696cc632b917c4d49330966ddb1dee639a22fe.tar.bz2 forums-2b696cc632b917c4d49330966ddb1dee639a22fe.tar.xz forums-2b696cc632b917c4d49330966ddb1dee639a22fe.zip |
[bug/9108] Fix table binding issues with PostgreSQL in board-wide feed. (Old Bug #58425)
The order in the FROM clause is important.
The posts table has to be the last one in the chain, so it can be correctly bound with the forums table in the LEFT JOIN.
This only affects the overall feed (board-wide feed). All the other feeds are unaffected.
Diffstat (limited to 'git-tools/hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions