On Thu, Dec 10, 2015 at 04:58:46PM +, Ansari, Shad wrote:
> (Resending patch with corrected Signed-off-by email address)
>
> Recent IDL change tracking patches allow quick traversal of changed
> rows. This patch adds additional support to track changed columns.
> It allows an IDL client to eff
(Resending patch with corrected Signed-off-by email address)
Recent IDL change tracking patches allow quick traversal of changed
rows. This patch adds additional support to track changed columns.
It allows an IDL client to efficiently check if a specific column
of a row was updated by IDL.
Signed