]> git.proxmox.com Git - mirror_ovs.git/commit - ovsdb/ovsdb-idlc.in
ovsdb-idl: Autogenerated functions for compound indexes
authorLance Richardson <lrichard@redhat.com>
Thu, 3 Aug 2017 18:20:19 +0000 (14:20 -0400)
committerBen Pfaff <blp@ovn.org>
Thu, 3 Aug 2017 21:48:35 +0000 (14:48 -0700)
commit0a8606ee56422e40b93a02effea62a5a87543543
treeb26f1868225912c62bb657e7ed342d2368d9edee
parent93fe026466644b6f436d99e69a31d9884d5a3506
ovsdb-idl: Autogenerated functions for compound indexes

Generates and fills in the default comparators for columns with
type int, real, string. Also creates the macros that allow
iteration over the contents of the index, and perform
queries.

Signed-off-by: Arnoldo Lutz Guevara <arnoldo.lutz.guevara@hpe.com>
Signed-off-by: Esteban Rodriguez Betancourt <estebarb@hpe.com>
Co-authored-by: Arnoldo Lutz Guevara <arnoldo.lutz.guevara@hpe.com>
Co-authored-by: Esteban Rodriguez Betancourt <estebarb@hpe.com>
Signed-off-by: Lance Richardson <lrichard@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ovsdb/ovsdb-idlc.in
tests/ovsdb-idl.at
tests/test-ovsdb.c