diff options
author | Dhruv <dhruv.goel92@gmail.com> | 2012-07-12 17:22:03 +0530 |
---|---|---|
committer | Dhruv <dhruv.goel92@gmail.com> | 2012-07-19 23:01:49 +0530 |
commit | 81959927e53ebc62765ff075d23feeaf9b40a95d (patch) | |
tree | c02152cb40f888ace2dae608f1f371dbf721df53 /phpBB/includes/db | |
parent | b81941a997760eca4f209cc100fe2baec3ef4468 (diff) | |
download | forums-81959927e53ebc62765ff075d23feeaf9b40a95d.tar forums-81959927e53ebc62765ff075d23feeaf9b40a95d.tar.gz forums-81959927e53ebc62765ff075d23feeaf9b40a95d.tar.bz2 forums-81959927e53ebc62765ff075d23feeaf9b40a95d.tar.xz forums-81959927e53ebc62765ff075d23feeaf9b40a95d.zip |
[feature/sphinx-fulltext-search] use Update in sphinx query
Instead of REPLACE use UPDATE since pgsql does not support REPLACE.
A row is inserted at time of creating table so REPLACE is no longer
needed.
PHPBB3-10946
Diffstat (limited to 'phpBB/includes/db')
0 files changed, 0 insertions, 0 deletions