Gilad Chaplik 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. /s/can/can't 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 <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Jason Liao <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Xiaolei Shi <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
