From ec4321f2ee5d0fe8851ef5c18f3962f1e3948fc8 Mon Sep 17 00:00:00 2001 From: fsg Date: Fri, 16 Jul 2004 01:08:12 +0000 Subject: [PATCH] nightly update --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index ee3bf6b5c3..64d69df0f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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),