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

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