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

nightly update

This commit is contained in:
fsg 2006-01-04 03:20:32 +00:00
parent 7d7955d1b4
commit ffe910ec5d

View File

@ -1,3 +1,24 @@
2006-01-03 16:47 dimitr
* firebird2/src/jrd/: cmp.cpp (1.189), scl.epp (1.71), scl_proto.h
(1.22), vio.cpp (1.142):
1) Replaced TEXT* with MetaName& in SCL. 2) Fixed SF #1396017.
2006-01-03 16:07 alexpeshkoff
* firebird2/src/common/classes/: MetaName.cpp (1.5), MetaName.h
(1.4):
MetaName can now handle NULL in constructors and assignments
2006-01-03 12:28 dimitr
* firebird2/src/jrd/: cmp.cpp (1.188), exe.cpp (1.168), jrd.cpp
(1.229), req.h (1.49):
Fixed the garbage trigger name (reported by Alex).
2005-12-31 06:58 robocop
* firebird2/src/jrd/: nav.cpp (1.53), rse.cpp (1.94), rse.h (1.41):