Eli Mesika has submitted this change and it was merged.

Change subject: db: fix fn_db_add_config_value_for_versions_up_to
......................................................................


db: fix fn_db_add_config_value_for_versions_up_to

The FOREACH keyword used in the function is not compatible with PG 8.x
and was replaced with a FOR loop that is supported for both 8.x and 9.x

Change-Id: Ice6f9425fae64ebdd4bfcc68d848ec4fdd9acc8a
Signed-off-by: emesika <[email protected]>
---
M packaging/dbscripts/common_sp.sql
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Sandro Bonazzola: Looks good to me, but someone else must approve
  Eli Mesika: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ice6f9425fae64ebdd4bfcc68d848ec4fdd9acc8a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: [email protected]
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to