Eli Mesika has posted comments on this change.

Change subject: core: [db] Add support for multi MV refresh
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File packaging/dbscripts/materialized_views_sp.sql
Line 348:         v_is_refreshed:=v_is_refreshed and 
RefreshMaterializedView(v_matview[i]);
Line 349:     END LOOP;
Line 350:     RETURN v_is_refreshed;
Line 351:  END; $procedure$
Line 352:  LANGUAGE plpgsql;
Which PG version are you using ???
Line 353: 
Line 354: 
Line 355: -- Refresh all materialized views (if needed)
Line 356: CREATE OR REPLACE FUNCTION RefreshAllMaterializedViews(v_force 
boolean)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Icef40eabc03d33220d7f5106befc92e00951335c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to