On 03/26/2014 07:39 PM, Brad King wrote:
> On 03/24/2014 01:56 PM, Michael Haggerty wrote:
>> Changes relative to v1:
>>
>> * Rename the functions associated with ref_transactions to be more
>> reminiscent of database transactions:
>>
>> * create_ref_transaction() -> ref_transaction_begin()
>>
On 03/24/2014 01:56 PM, Michael Haggerty wrote:
> Changes relative to v1:
>
> * Rename the functions associated with ref_transactions to be more
> reminiscent of database transactions:
>
> * create_ref_transaction() -> ref_transaction_begin()
> * free_ref_transaction() -> ref_transaction_ro
This is v2 of this patch series. See also [1] for more context.
Thanks to Brad, Junio, and Johan for their feedback on v1 [2]. I
think I have addressed all of your points.
Changes relative to v1:
* Rename the functions associated with ref_transactions to be more
reminiscent of database trans
3 matches
Mail list logo