Change in ovirt-engine[master]: engine: Created DB function fn_get_comparable_ip_list
mkolesni at redhat.com
mkolesni at redhat.com
Wed Jan 30 13:00:27 UTC 2013
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 at 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 at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
More information about the Engine-commits
mailing list