On Fri, May 16, 2014 at 8:02 AM, Ronnie Sahlberg wrote:
> On Thu, May 15, 2014 at 5:20 PM, Jonathan Nieder wrote:
>> Ronnie Sahlberg wrote:
>>
>>> Change ref_transaction_commit so that it does not free the transaction.
>>> Instead require that a caller will end a transaction by either calling
>>>
On Thu, May 15, 2014 at 5:20 PM, Jonathan Nieder wrote:
> Ronnie Sahlberg wrote:
>
>> Change ref_transaction_commit so that it does not free the transaction.
>> Instead require that a caller will end a transaction by either calling
>> ref_transaction_rollback or ref_transaction_free.
>
> Can I alw
Ronnie Sahlberg wrote:
> Change ref_transaction_commit so that it does not free the transaction.
> Instead require that a caller will end a transaction by either calling
> ref_transaction_rollback or ref_transaction_free.
Can I always use ref_transaction_rollback instead of ref_transaction_free?
3 matches
Mail list logo