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

nightly update

This commit is contained in:
fsg 2003-05-16 22:05:46 +00:00
parent 9b94950078
commit 3df732a27c

View File

@ -1,3 +1,14 @@
2003-05-16 22:34 skidder
* firebird2/src/: include/fb_types.h, jrd/cch.cpp, jrd/cch_proto.h,
jrd/idx.cpp, jrd/lck.cpp, jrd/lck.h, jrd/met.epp, jrd/sdw.cpp,
jrd/sdw_proto.h, jrd/unix.cpp, jrd/winnt.cpp, lock/lock.cpp,
lock/lock.h:
Fix up lock manager. Clean AST invocation. Fix type of lrq_flags to
match its value. Backout my logic for fast deadlock detection as it
breaks engine in several places
2003-05-15 13:16 skidder
* firebird2/src/jrd/utl.cpp: