Itamar Heim has submitted this change and it was merged.
Change subject: packaging: engine-backup: ignore also 'CREATE PROCEDURAL
LANGUAGE'
......................................................................
packaging: engine-backup: ignore also 'CREATE PROCEDURAL LANGUAGE'
When checking if a database is empty, ignore also 'CREATE PROCEDURAL
LANGUAGE', which is created by default in postgresl 8, in addition
to 'CREATE EXTENSION IF NOT EXISTS plpgsql' which is done in version 9.
Bug-Url:
https://bugzilla.redhat.com/1066654
Bug-Url:
https://bugzilla.redhat.com/1069131
Change-Id: Ib3772e27d0800792e97ae976f6c40484bd048fb6
Signed-off-by: Yedidyah Bar David <didi(a)redhat.com>
---
M packaging/bin/engine-backup.sh
1 file changed, 20 insertions(+), 2 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Yedidyah Bar David: Verified
--
To view, visit
http://gerrit.ovirt.org/25729
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib3772e27d0800792e97ae976f6c40484bd048fb6
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server