#1720 backward-compatible db conversion
Merged by tkopecek. Opened by tkopecek.
tkopecek/koji issue1718  into  master

Download 1720.patch

PG <= 9.4 doesn't support INSERT INTO ... ON CONFLICT ... syntax

Fixes: https://pagure.io/koji/issue/1718

@breilly @julian8628

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

:thumbsup:

Why not to just bump pgsql version?

koji still supports RHEL/CentOS 6 (so theoretically pg 8.4).

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

Commit beff0de5 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata