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

nightly update

This commit is contained in:
fsg 2004-07-16 01:08:12 +00:00
parent 9e67406e38
commit ec4321f2ee

View File

@ -1,3 +1,14 @@
2004-07-16 01:01 arnobrinkman
* firebird2/src/jrd/: btr.cpp (1.98), btr.h (1.33), opt.cpp
(1.176):
1) Fix starting with and empty string index problem where empty
string is passed in parameter. (STARTING WITH ?) ? = '' 2) New
index structure ensures that NULLs cannot hold the same key-value
as a data value. 3) Ignore NULLs already on scanning index where
possible.
2004-07-14 23:54 skidder
* firebird2/src/jrd/: thd.cpp (1.36), thd.h (1.34),