Eli Mesika has posted comments on this change. Change subject: core : Modify MLA to use engine session info ......................................................................
Patch Set 13: (1 comment) http://gerrit.ovirt.org/#/c/35362/13/packaging/dbscripts/user_sp.sql File packaging/dbscripts/user_sp.sql: Line 235: LANGUAGE plpgsql; Line 236: Line 237: Line 238: Line 239: CREATE OR REPLACE FUNCTION getSessionUserAndGroupsById(v_id UUID, v_engine_session_seq_id INTEGER) getSessionUserAndGroupsById => GetSessionUserAndGroupsById Line 240: RETURNS SETOF idUuidType STABLE Line 241: AS $procedure$ Line 242: BEGIN Line 243: RETURN QUERY -- To view, visit http://gerrit.ovirt.org/35362 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I28f3853166fe635941e65ea2461f7ecda20f4a2a Gerrit-PatchSet: 13 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
