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

nightly update

This commit is contained in:
fsg 2003-05-26 22:06:44 +00:00
parent 3b2a1fe563
commit ecb5781c04

View File

@ -1,3 +1,29 @@
2003-05-26 17:46 dimitr
* firebird2/src/jrd/btr.cpp:
Small cleanup.
2003-05-26 17:45 dimitr
* firebird2/src/jrd/exe.cpp:
Fixed bug with incorrect handling of numeric NULLs as exception
messages.
2003-05-26 17:44 dimitr
* firebird2/src/lock/lock.cpp:
Fixed win32 build.
2003-05-26 10:18 dimitr
* firebird2/src/jrd/vio.cpp:
Rolled back previous bugfix due to found side-effects. Still
looking for a correct solution.
2003-05-25 21:24 skidder
* firebird2/src/jrd/isc_sync.cpp: