Yair Zaslavsky has posted comments on this change.

Change subject: [WIP] engine: User queries improvements
......................................................................


Patch Set 3: (1 inline comment)

....................................................
File backend/manager/dbscripts/create_functions.sql
Line 49:                SELECT regexp_split_to_table(ids, ',') AS id;
Line 50: END; $function$
Line 51: LANGUAGE plpgsql;
Line 52: 
Line 53: 
in progress
Line 54: CREATE OR REPLACE FUNCTION fnSplitterUuid(ids TEXT)  RETURNS SETOF 
idUuidType AS
Line 55: $function$
Line 56: DECLARE
Line 57:     tempc REFCURSOR;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I62fa797fbf286513183f0a3c4409ce79bec35342
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: Barak Azulay <bazu...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to