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

nightly update

This commit is contained in:
fsg 2009-12-30 13:53:49 +00:00
parent 43627cc974
commit 7ce8557e3e

View File

@ -1,3 +1,47 @@
2009-12-30 13:55 alexpeshkoff
* firebird2/src/: config/ConfObject.cpp (1.13), vulcan/PathName.cpp
(1.9), vulcan/PathName.h (1.11):
Removed a number of unused and suspicious functions
2009-12-30 05:24 robocop
* firebird2/src/jrd/exe.cpp (1.326):
Misc.
2009-12-30 02:40 asfernandes
* firebird2/src/jrd/: DatabaseSnapshot.cpp (1.127), Function.h
(1.7), Routine.h (1.2), cmp.cpp (1.377), exe.cpp (1.325), jrd.h
(1.287), req.h (1.106), extds/InternalDS.cpp (1.40):
Unify even more procedure and function handling. While at it, fix a
wrong access to req_procedure when validating function.
2009-12-30 01:50 asfernandes
* firebird2/src/: burp/restore.epp (1.194), dsql/PackageNodes.epp
(1.19), isql/isql.epp (1.309), jrd/Function.epp (1.19), jrd/dfw.epp
(1.315), jrd/dpm.epp (1.121), jrd/met.epp (1.315),
utilities/gstat/dba.epp (1.126):
Misc
2009-12-29 16:27 asfernandes
* firebird2/: lang_helpers/gds_codes.ftn (1.122),
lang_helpers/gds_codes.pas (1.120), src/dsql/DdlNodes.epp (1.40),
src/dsql/PackageNodes.epp (1.18), src/include/gen/codetext.h
(1.130), src/include/gen/iberror.h (1.134), src/include/gen/msgs.h
(1.163), src/include/gen/sql_code.h (1.136),
src/include/gen/sql_state.h (1.66), src/msgs/facilities2.sql
(1.113), src/msgs/messages2.sql (1.136),
src/msgs/system_errors2.sql (1.83):
Fixes and completions for packages
2009-12-29 13:56 robocop
* firebird2/src/include/consts_pub.h (1.45):