Tal Nisan has posted comments on this change. Change subject: core: Remove IsVdsWithSameNameExist ......................................................................
Patch Set 2: Looks good to me, approved (1 inline comment) .................................................... File backend/manager/dbscripts/vds_sp.sql Line 502: LANGUAGE plpgsql; Line 503: Line 504: Line 505: Line 506: --Vitaly add Please remove Line 507: Create or replace FUNCTION GetVdsStaticByHostName(v_host_name VARCHAR(255)) RETURNS SETOF vds_static Line 508: AS $procedure$ Line 509: BEGIN Line 510: RETURN QUERY SELECT vds_static.* -- To view, visit http://gerrit.ovirt.org/13290 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I676cca49a2cc62c7b0716589ee26d2bcffd3cbb7 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Alissa Bonas <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Liron Ar <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Vered Volansky <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
