Eli Mesika has uploaded a new change for review.

Change subject: db: remove EXTENSION definition from create table
......................................................................

db: remove EXTENSION definition from create table

This was generated automatically from pg_dump and cause the engine-setup
to report an error and exit

Change-Id: I6211c5818eb3afb1c2b5b7b286f0ca031a40d2db
Signed-off-by: emesika <emes...@redhat.com>
---
M packaging/dbscripts/create_tables.sql
1 file changed, 0 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/68/37668/1

diff --git a/packaging/dbscripts/create_tables.sql 
b/packaging/dbscripts/create_tables.sql
index acfddea..c7e58e2 100644
--- a/packaging/dbscripts/create_tables.sql
+++ b/packaging/dbscripts/create_tables.sql
@@ -3,15 +3,6 @@
 --
 
 --
--- Name: EXTENSION plpgsql; Type: COMMENT; Schema: -; Owner:
---
-
-COMMENT ON EXTENSION plpgsql IS 'PL/pgSQL procedural language';
-
-
-SET search_path = public, pg_catalog;
-
---
 -- Name: all_storage_usage_rs; Type: TYPE; Schema: public; Owner: engine
 --
 


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

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

Reply via email to