On 22.09.2016 17:28, Dmitry Yemanov wrote: > 22.09.2016 17:09, Alex Peshkoff wrote: >> Just one note - let's finish with batch API interface first. Looks like >> required functionality may be present in that interfaces in much more >> logical way. > I'd say these features are orthogonal. I don't see why batch API calls > should be used just to get a singleton result set as a cursor. >
Not as cursor, but if we are going to be able to execute in a batch execute procedure P1(par1, par2) returning_values(ret1, ret2, ret3); we anyway need to collect output values in something cursor-like (but certainly not a cursor) object. >> Or we are going to add it to 3.0? > Why not? It does not change the API, just the underlying behaviour. > Surely not for v3.0.1 but maybe for the next point release. If we want to have it in a point release than certainly batches are not related here. ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel