Change in ovirt-engine[master]: database: getNonCountableQutoaVmStatuses union all

Allon Mureinik has submitted this change and it was merged. Change subject: database: getNonCountableQutoaVmStatuses union all ...................................................................... database: getNonCountableQutoaVmStatuses union all getNonCountableQutoaVmStatuses() returns a hard coded set of integers. Since there are no possible duplicates in this data, there's no reason to use union where using union all may offer a (very slight) performance benefit. Change-Id: Iea5b79343de03574fdfccb41f6888e0c347cd251 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M packaging/dbscripts/create_functions.sql 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Eli Mesika: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified Idan Shaby: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/44357 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iea5b79343de03574fdfccb41f6888e0c347cd251 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
amureini@redhat.com