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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to