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

nightly update

This commit is contained in:
fsg 2007-03-26 02:20:38 +00:00
parent d1af555dac
commit 59e86ebdf2

View File

@ -1,3 +1,19 @@
2007-03-25 18:08 alexpeshkoff
* firebird2/src/: jrd/RecordNumber.h (1.9), jrd/blb.h (1.26),
jrd/evl.cpp (1.220), jrd/evl_string.h (1.24), jrd/rse.cpp (1.131),
jrd/sort.cpp (1.89), jrd/sort.h (1.31), remote/protocol.cpp (1.59),
remote/xdr.cpp (1.24), remote/xdr_proto.h (1.12):
Frontported alignment and endianess fixes from 2.0
2007-03-25 10:43 dimitr
* firebird2/src/jrd/Relation.cpp (1.3):
Fixed server crash when accessing GTT with two indices having
different number of segments.
2007-03-24 18:43 asfernandes
* firebird2/: doc/README.monitoring_tables (1.5), src/jrd/blb.cpp