Maor Lipchuk has posted comments on this change.

Change subject: core: adding GetAllDisksByStorageDomainIdQuery
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File backend/manager/dbscripts/disk_images_sp.sql
Line 161:    AS $procedure$
Line 162: BEGIN
Line 163:       RETURN QUERY SELECT images_storage_domain_view.*
Line 164:       FROM   images_storage_domain_view
Line 165:       WHERE  images_storage_domain_view.storage_id = v_storage_id;
The specific view will fetch multiple rows
Line 166: END; $procedure$


--
To view, visit http://gerrit.ovirt.org/10321
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I017e12a7b3b77ee618f257ab3d719b98bc21eebc
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Chris Morrissey <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to