On Wed, Jul 8, 2015 at 11:44 PM, Alex Wang wrote:
>
>
> On Tue, Jul 7, 2015 at 8:08 PM, Andy Zhou wrote:
>>
>> Both get_table() and set_cloum() APIs are mostly used within db-ctl-base
>> library. This patch makes both private to the library.
>>
>> Add a new ctl_set_colum() API for library client.
On Tue, Jul 7, 2015 at 8:08 PM, Andy Zhou wrote:
> Both get_table() and set_cloum() APIs are mostly used within db-ctl-base
> library. This patch makes both private to the library.
>
> Add a new ctl_set_colum() API for library client.
>
> The changes are cleanups. No functional changes.
>
> Signe