Change in ovirt-engine[master]: db: fix fn_db_add_config_value_for_versions_up_to

emesika at redhat.com emesika at redhat.com
Wed Nov 26 13:23:06 UTC 2014


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 <emesika at redhat.com>
---
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 <emesika at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list