Mike Kolesnik has submitted this change and it was merged.
Change subject: engine: Created DB function fn_get_comparable_ip_list
......................................................................
engine: Created DB function fn_get_comparable_ip_list
The function converts a string of IP addresses, as stored in the
database, to an array of numbers, thus enabling sorting IP addresses
numerically rather than lexicographically.
Change-Id: I6d29697e34c94fdc1321db2318d0e12fe27643da
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=895468
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M backend/manager/dbscripts/create_functions.sql
1 file changed, 14 insertions(+), 0 deletions(-)
Approvals:
Mike Kolesnik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11432
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6d29697e34c94fdc1321db2318d0e12fe27643da
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>