Xiaolei Shi has posted comments on this change. Change subject: db: Numa support database implementation ......................................................................
Patch Set 19: (1 comment) http://gerrit.ovirt.org/#/c/26996/19/packaging/dbscripts/upgrade/03_05_0400_add_numa_tables_and_columns.sql File packaging/dbscripts/upgrade/03_05_0400_add_numa_tables_and_columns.sql: Line 1: -- Add new tables for numa feature Line 2: Create or replace FUNCTION __temp_add_numa_tables() returns void > can see diffs from patch set 15. Now the upstream have merged several upgrade scripts. We need to follow the sequence numbers, duplicate number will cause the database initialize failed. Line 3: AS $procedure$ Line 4: BEGIN Line 5: -- Numa nodes table Line 6: CREATE TABLE numa_node -- To view, visit http://gerrit.ovirt.org/26996 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2507c084aa214bcfb65e860b11ed7dcf02af50cc Gerrit-PatchSet: 19 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Xiaolei Shi <xiao-lei....@hp.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Jason Liao <chuan.l...@hp.com> Gerrit-Reviewer: Martin Sivák <msi...@redhat.com> Gerrit-Reviewer: Xiaolei Shi <xiao-lei....@hp.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches