Eli Mesika has posted comments on this change. Change subject: engine: engine-config cleanup all 2.2 keys from db ......................................................................
Patch Set 5: (1 inline comment) .................................................... File backend/manager/dbscripts/common_sp.sql Line 98: end if; Line 99: END; $procedure$ Line 100: LANGUAGE plpgsql; Line 101: Line 102: -- Deletes a key from vdc_options by version Please update the comment to be --Deletes a key from vdc_options by version/versions(comma separated) Line 103: create or replace FUNCTION fn_db_delete_config_for_version(v_version text) Line 104: returns void Line 105: AS $procedure$ Line 106: BEGIN -- To view, visit http://gerrit.ovirt.org/9492 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1fdfed4efa2c4d1f52189943fd1dd38ea0c3cbb0 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
