Change in ovirt-engine[master]: core: fix drop old uuid functions for pg9.x

emesika at redhat.com emesika at redhat.com
Sun Jan 13 12:10:54 UTC 2013


Eli Mesika has submitted this change and it was merged.

Change subject: core: fix drop old uuid functions for pg9.x
......................................................................


core: fix drop old uuid functions for pg9.x

In pg9.x we can not drop the functions without dropping first the
extension (uuid-ossp)
This patch adds a DROP EXTENSION of uuid-ossp for pg 9.x

Change-Id: I45ecf68b27cc04d4592b30e23c774b87e451cabc
Signed-off-by: Eli Mesika <emesika at redhat.com>
---
M backend/manager/dbscripts/drop_old_uuid_functions.sql
1 file changed, 26 insertions(+), 11 deletions(-)

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


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I45ecf68b27cc04d4592b30e23c774b87e451cabc
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list