From: AlexPeshkoff <pes...@ma...> - 2017-04-21 14:52:20
|
Branch: refs/heads/batch Home: https://github.com/FirebirdSQL/firebird Commit: 24ee4c0033610a3b44933b8e5df0ea94aba4b4b5 https://github.com/FirebirdSQL/firebird/commit/24ee4c0033610a3b44933b8e5df0ea94aba4b4b5 Author: AlexPeshkoff <pes...@ma...> Date: 2017-04-21 (Fri, 21 Apr 2017) Changed paths: M examples/interfaces/11.batch.cpp M src/dsql/DsqlBatch.cpp M src/dsql/DsqlBatch.h M src/dsql/dsql.cpp M src/dsql/dsql.h M src/include/firebird/FirebirdInterface.idl M src/include/firebird/IdlFbInterfaces.h M src/jrd/EngineInterface.h M src/jrd/jrd.cpp M src/remote/client/interface.cpp M src/yvalve/YObjects.h M src/yvalve/why.cpp Log Message: ----------- Work in progress (batch for single trivial message executes) |