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

nightly update

This commit is contained in:
fsg 2010-03-06 13:53:26 +00:00
parent 3792c76e9b
commit e6f1d1c049

View File

@ -1,3 +1,21 @@
2010-03-06 03:13 asfernandes
* firebird2/src/jrd/recsrc/RecordSource.h (1.27):
Fix the bug reported by Ivan Prenosil (FB3 - problem with inactive
triggers). It was the SortMap::flags not initialized.
2010-03-05 18:21 alexpeshkoff
* firebird2/: builds/install/misc/firebird.conf.in (1.9),
src/common/config/config.cpp (1.111), src/common/config/config.h
(1.67), src/common/config/config_file.cpp (1.42),
src/common/config/config_file.h (1.20), src/jrd/os/config_root.h
(1.24):
Removed RootDirectory parameter from firebird.conf and enabled use
of vulcan-style macro in it
2010-03-05 02:18 asfernandes
* firebird2/src/: jrd/SysFunction.cpp (1.88), jrd/os/guid.h (1.11),