Change in ovirt-engine[master]: core: Fix stored procedure with SQL language.
rgolan at redhat.com
rgolan at redhat.com
Wed Jul 22 12:21:01 UTC 2015
Roy Golan has submitted this change and it was merged.
Change subject: core: Fix stored procedure with SQL language.
......................................................................
core: Fix stored procedure with SQL language.
Stored procedure with SQL language.
Need special arguments references. As specified here:
http://www.postgresql.org/docs/current/static/xfunc-sql.html
section 35.4.1
This bug need further consideration to be caught by
testing framework.
Solution: change stored procedure to use plpgsql language.
Change-Id: If59c2349d16dde4f6a64e654230db66fe3bd53f2
Bug-Url: https://bugzilla.redhat.com/1244154
Signed-off-by: Dudi Maroshi <dudi at redhat.com>
---
M packaging/dbscripts/vms_sp.sql
1 file changed, 3 insertions(+), 2 deletions(-)
Approvals:
Dudi Maroshi: Verified
Eli Mesika: Looks good to me, but someone else must approve
Allon Mureinik: Looks good to me, but someone else must approve
Roy Golan: Looks good to me, approved; Passed CI tests
Objections:
Jenkins CI: Failed CI tests
--
To view, visit https://gerrit.ovirt.org/43884
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If59c2349d16dde4f6a64e654230db66fe3bd53f2
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Dudi Maroshi <dudi at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Dudi Maroshi <dudi at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list