Oved Ourfali has uploaded a new change for review.

Change subject: core: fix vm_device alias upgrade
......................................................................

core: fix vm_device alias upgrade

Previous commit added a new column named alias to the vm_device table,
with a default of ''. The syntax used for the default was \'\' but looks
like new psql versions don't deal with it properly. Using '''' works
both in postgresql 8 and 9, so pushing this fix.

Change-Id: Ia96c5ad7bfd49ac470c9592e0d3fb82c20a03228
Signed-off-by: Oved Ourfali <oourf...@redhat.com>
---
M backend/manager/dbscripts/upgrade/03_01_1120_vm_device_add_alias_column.sql
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/44/4844/1
--
To view, visit http://gerrit.ovirt.org/4844
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia96c5ad7bfd49ac470c9592e0d3fb82c20a03228
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourf...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to