8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:03:02 +01:00

nightly update

This commit is contained in:
fsg 2005-02-23 02:17:06 +00:00
parent a9d6e1cddc
commit 834631bb24

View File

@ -1,3 +1,29 @@
2005-02-22 23:12 arnobrinkman
* firebird2/src/jrd/opt.cpp (1.228):
Fix bug with index navigation were both dependent streams and free
streams are performed in a inner join list
2005-02-22 22:04 arnobrinkman
* firebird2/src/jrd/opt.cpp (1.227):
Fix, aggregate functions were also delivered from HAVING to the
WHERE clause
2005-02-22 07:32 dimitr
* firebird2/src/jrd/btr.cpp (1.139):
More complete fix for DESC indices.
2005-02-22 06:51 dimitr
* firebird2/src/jrd/Optimizer.cpp (1.10):
Fixed more issues with explicit plans.
2005-02-21 21:32 dimitr
* firebird2/src/jrd/opt.cpp (1.226):