diff options
author | pi <pi@FreeBSD.org> | 2015-07-26 01:11:37 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2015-07-26 01:11:37 +0800 |
commit | b69394f61584d12db72b6c971de30a2cd44fb5c3 (patch) | |
tree | 8acf11de3f712f8d31a8e99c6ef1f4f4f02a230f /multimedia/Makefile | |
parent | 0a75c4d1765c28520cd787ef56e3fcb6f0dbcef2 (diff) | |
download | freebsd-ports-gnome-b69394f61584d12db72b6c971de30a2cd44fb5c3.tar.gz freebsd-ports-gnome-b69394f61584d12db72b6c971de30a2cd44fb5c3.tar.zst freebsd-ports-gnome-b69394f61584d12db72b6c971de30a2cd44fb5c3.zip |
databases/cego: 2.23.11 -> 2.23.12
- In CegoQueryHelper::evalPredicate fixed termination for INSUB- and
NOTINB queries. There was no reset at the end of the evaluation, which
might lead to open table cursors. In case of procedure queries, this
might lead to locking problems.
Since the query is reset after evaluation, query caching is no more
useful. This must be treated in an advanced way.
- Further patches in CegoTableManager::deleteDataTable,
CegoFactor::evalReferences and CegoSelect::nextTuple for advanced
query cache handling. All patches have impact on queries of the form
DELETE FROM t1 WHERE a IN ( SELECT ....)
Submitted by: Björn Lemke <lemke@lemke-it.com>
Diffstat (limited to 'multimedia/Makefile')
0 files changed, 0 insertions, 0 deletions