|
From: Frank Schlottmann-G. <fs...@us...> - 2008-06-30 19:09:09
|
Build Version : T2.5.0.20523 Firebird 2.5 Alpha 1 (writeBuildNum.sh,v 1.20684 2008/06/30 19:09:15 fsg Exp $ ) Update of /cvsroot/firebird/firebird2 In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv3341/firebird2 Modified Files: ChangeLog Log Message: nightly update Index: ChangeLog =================================================================== RCS file: /cvsroot/firebird/firebird2/ChangeLog,v retrieving revision 1.1670 retrieving revision 1.1671 diff -b -U3 -r1.1670 -r1.1671 --- ChangeLog 29 Jun 2008 18:56:11 -0000 1.1670 +++ ChangeLog 30 Jun 2008 19:09:04 -0000 1.1671 @@ -1,3 +1,12 @@ +2008-06-30 14:23 roman-simakov + + * firebird2/src/jrd/: idx.cpp (1.136), idx_proto.h (1.25), ods.h + (1.45), req.h (1.80), vio.cpp (1.221): + + Patch from Alexander Potapchenko for improvement foreign key + handling. Now one can reference to key fields of active record when + they are not changed. + 2008-06-29 17:52 asfernandes * firebird2/src/: common/classes/ClumpletReader.h (1.21), |