8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:40:38 +01:00

nightly update

This commit is contained in:
fsg 2003-05-27 22:06:23 +00:00
parent 3a90e8ad20
commit a8a1ad4bd6

View File

@ -1,3 +1,17 @@
2003-05-27 17:44 dimitr
* firebird2/src/jrd/: exe.cpp, ExecuteStatement.cpp:
We should never treat numeric NULL as zero. Always check for
req_null flag.
2003-05-27 16:59 dimitr
* firebird2/src/jrd/idx.cpp:
Another fix for index corruption. Shouldn't affect anything else
this time.
2003-05-26 17:46 dimitr
* firebird2/src/jrd/btr.cpp: