Eli Mesika has posted comments on this change. Change subject: gluster: Tables, SPs and DAOs for gluster services ......................................................................
Patch Set 2: (1 inline comment) .................................................... File backend/manager/dbscripts/upgrade/03_03_0110_add_gluster_services_tables.sql Line 1: Create or replace FUNCTION __temp_fn_db_add_gluster_services_tables() returns void fn_db is used only for common functions please change function name to __temp_add_gluster_services_tables Line 2: AS $procedure$ Line 3: BEGIN Line 4: -- Service Types Line 5: CREATE TABLE gluster_service_types -- To view, visit http://gerrit.ovirt.org/14344 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1ded8d39203009bc66974e136c41b5de180ffbff Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shireesh Anjal <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Shireesh Anjal <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
