From: AlexPeshkoff <pes...@ma...> - 2017-04-26 17:17:26
|
Branch: refs/heads/batch Home: https://github.com/FirebirdSQL/firebird Commit: 76eeac2ad04cbfa8c07d8dc3e7f6b2ae678158f5 https://github.com/FirebirdSQL/firebird/commit/76eeac2ad04cbfa8c07d8dc3e7f6b2ae678158f5 Author: AlexPeshkoff <pes...@ma...> Date: 2017-04-26 (Wed, 26 Apr 2017) Changed paths: M examples/interfaces/11.batch.cpp M src/common/classes/vector.h M src/common/utils.cpp M src/common/utils_proto.h M src/dsql/DsqlBatch.cpp M src/dsql/DsqlBatch.h M src/dsql/StmtNodes.cpp M src/dsql/dsql.cpp M src/include/firebird/FirebirdInterface.idl M src/include/firebird/IdlFbInterfaces.h M src/jrd/exe.cpp M src/jrd/jrd.cpp M src/jrd/jrd_proto.h M src/jrd/req.h M src/misc/codes.epp Log Message: ----------- Implemented BatchCompletionState interface |