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
PG <= 9.4 doesn't support INSERT INTO ... ON CONFLICT ... syntax
Fixes: https://pagure.io/koji/issue/1718