Change in ovirt-engine[master]: core: Remove redundant JOIN statement in a storage procedure
tnisan at redhat.com
tnisan at redhat.com
Wed Sep 17 15:28:50 UTC 2014
Tal Nisan has submitted this change and it was merged.
Change subject: core: Remove redundant JOIN statement in a storage procedure
......................................................................
core: Remove redundant JOIN statement in a storage procedure
Removed JOIN in fn_get_actual_images_size_by_storage, the join with between
images_storage_domain_view and disk_image_dynamic since the field
actual_size used in the statement already exists in
images_storage_domain_view
Change-Id: I4f7096ef43876f3b2b96f61a60620e0e33a4e6db
Signed-off-by: Tal Nisan <tnisan at redhat.com>
---
M packaging/dbscripts/create_functions.sql
1 file changed, 2 insertions(+), 3 deletions(-)
Approvals:
Tal Nisan: Verified
Allon Mureinik: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/33010
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4f7096ef43876f3b2b96f61a60620e0e33a4e6db
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list