Change in ovirt-engine[master]: core: Database functions not fully optimized

emesika at redhat.com emesika at redhat.com
Mon Aug 26 09:17:31 UTC 2013


Eli Mesika has submitted this change and it was merged.

Change subject: core: Database functions not fully optimized
......................................................................


core: Database functions not fully optimized

Set all functions that only SELECT data as STABLE
Set all functions that do not change the DB or perform any lookups
(select) to IMMUTABLE

Change-Id: I29a355286f5e6c23afe64c63efefe311c65be581
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=905383
Signed-off-by: Eli Mesika <emesika at redhat.com>
---
M packaging/dbscripts/action_version_map_sp.sql
M packaging/dbscripts/ad_groups_sp.sql
M packaging/dbscripts/all_disks_sp.sql
M packaging/dbscripts/async_tasks_sp.sql
M packaging/dbscripts/audit_log_sp.sql
M packaging/dbscripts/base_disks_sp.sql
M packaging/dbscripts/bookmarks_sp.sql
M packaging/dbscripts/business_entity_snapshot_sp.sql
M packaging/dbscripts/cluster_policy_sp.sql
M packaging/dbscripts/common_sp.sql
M packaging/dbscripts/create_functions.sql
M packaging/dbscripts/custom_actions_sp.sql
M packaging/dbscripts/disk_image_dynamic_sp.sql
M packaging/dbscripts/disk_images_sp.sql
M packaging/dbscripts/disk_lun_map_sp.sql
M packaging/dbscripts/event_sp.sql
M packaging/dbscripts/gluster_hooks_sp.sql
M packaging/dbscripts/gluster_server_sp.sql
M packaging/dbscripts/gluster_services_sp.sql
M packaging/dbscripts/gluster_volumes_sp.sql
M packaging/dbscripts/image_storage_domain_map_sp.sql
M packaging/dbscripts/images_sp.sql
M packaging/dbscripts/job_sp.sql
M packaging/dbscripts/materialized_views_sp.sql
M packaging/dbscripts/multi_level_administration_sp.sql
M packaging/dbscripts/network_qos_sp.sql
M packaging/dbscripts/network_sp.sql
M packaging/dbscripts/policy_unit_sp.sql
M packaging/dbscripts/providers_sp.sql
M packaging/dbscripts/quota_sp.sql
M packaging/dbscripts/repo_files_meta_data_sp.sql
M packaging/dbscripts/snapshots_sp.sql
M packaging/dbscripts/storages_san_sp.sql
M packaging/dbscripts/storages_sp.sql
M packaging/dbscripts/system_statistics_sp.sql
M packaging/dbscripts/tags_sp.sql
M packaging/dbscripts/tags_vm_pool_map_sp.sql
M packaging/dbscripts/user_sp.sql
M packaging/dbscripts/vdc_option_sp.sql
M packaging/dbscripts/vds_groups_sp.sql
M packaging/dbscripts/vds_sp.sql
M packaging/dbscripts/vds_spm_id_map_sp.sql
M packaging/dbscripts/vm_device_sp.sql
M packaging/dbscripts/vm_pool_maps_sp.sql
M packaging/dbscripts/vm_pools_sp.sql
M packaging/dbscripts/vm_templates_sp.sql
M packaging/dbscripts/vms_sp.sql
47 files changed, 431 insertions(+), 431 deletions(-)

Approvals:
  Eli Mesika: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I29a355286f5e6c23afe64c63efefe311c65be581
Gerrit-PatchSet: 5
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: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list