]> git.proxmox.com Git - mirror_ovs.git/commit
ovsdb-idl: idl compound indexes implementation
authorLance Richardson <lrichard@redhat.com>
Thu, 3 Aug 2017 18:20:15 +0000 (14:20 -0400)
committerBen Pfaff <blp@ovn.org>
Thu, 3 Aug 2017 21:48:34 +0000 (14:48 -0700)
commit93fe026466644b6f436d99e69a31d9884d5a3506
tree65ccac41e66d3861ec6ccdcc1e0f5f91d318ced0
parent6c2705cda300c63019c93c0755b16308ae7d8540
ovsdb-idl: idl compound indexes implementation

This patch adds support for the creation of multicolumn indexes
in the C IDL to enable for efficient search and retrieval of database
rows by key.

Signed-off-by: Esteban Rodriguez Betancourt <estebarb@hpe.com>
Co-authored-by: Lance Richardson <lrichard@redhat.com>
Signed-off-by: Lance Richardson <lrichard@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/ovsdb-idl-provider.h
lib/ovsdb-idl.c
lib/ovsdb-idl.h