Tal Nisan has submitted this change and it was merged.
Change subject: core: Swap apostrophes for $-tag
......................................................................
core: Swap apostrophes for $-tag
Older versions of Postgresql, such as the one currently used on RHEL,
would escape the backslashes between apostrophes. Using $-tag prevents
these backslashes being escaped (on both older and newer versions).
Change-Id: Icba1c75cd317589910e64f7ee6237fcb23a346ee
Bug-Url:
https://bugzilla.redhat.com/1119214
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Eli Mesika: Looks good to me, approved
Lior Vernia: Verified
--
To view, visit
http://gerrit.ovirt.org/30798
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icba1c75cd317589910e64f7ee6237fcb23a346ee
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server