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

nightly update

This commit is contained in:
fsg 2008-04-06 18:56:37 +00:00
parent 5c08363631
commit f6a81713d8

View File

@ -1,3 +1,59 @@
2008-04-06 17:02 asfernandes
* firebird2/src/dsql/ddl.cpp (1.226):
Misc
2008-04-06 16:45 asfernandes
* firebird2/src/: common/classes/RefCounted.h (1.10), dsql/ddl.cpp
(1.225), jrd/intl.cpp (1.107), jrd/tra.h (1.79),
jrd/os/config_root.h (1.17), remote/interface.cpp (1.184),
utilities/gsec/gsec.cpp (1.85):
Misc
2008-04-06 12:31 robocop
* firebird2/src/: jrd/tra.h (1.78), utilities/gsec/gsec.cpp (1.84):
Misc.
2008-04-06 10:05 robocop
* firebird2/src/: dsql/keywords.cpp (1.70), jrd/evl.cpp (1.257):
Totally misc.
2008-04-06 01:06 hvlad
* firebird2/src/jrd/tra.cpp (1.166):
Clear lock error in TRA_sweep else it is wrongly reported as
failure of currently starting transaction.
2008-04-06 00:39 hvlad
* firebird2/src/common/classes/RefCounted.h (1.9):
RefPtr : constness and new assignment operator
2008-04-06 00:30 hvlad
* firebird2/src/jrd/why.cpp (1.192):
Fixed inregistered bug - wrong handle passed in PROC_ROLLBACK in
case of failure in GDS_START_MULTIPLE. In HEAD it leads to AV in
engine.
2008-04-05 21:28 asfernandes
* firebird2/src/jrd/: blb.cpp (1.162), exe.cpp (1.252), tra.cpp
(1.165), tra.h (1.77), tra_proto.h (1.24):
Link blobs of autonomous transaction with the outer transaction -
to fix invalid BLOB ID errors.
2008-04-05 16:55 roman-simakov
* firebird2/src/lock/print.cpp (1.68):