As recent changes in pygresql resulted in incompatiblity with F25 version, patch for convesion to psycopg2 was revived and proposed as solution of these. Related issues are https://pagure.io/koji/issue/230 https://pagure.io/koji/issue/231
This looks good to me.
@mikem Is there anything specifically holding up this patch from being included? I've been shipping it downstream in Mageia because of PyGreSQL 5.x issues...
I'm a little worried that there might be some issues with corner cases, but I haven't found anything yet.
I think this is the way we need to go, so I'm going to merge this. I'm sure we can address any issues that show up.
Commit 1b9e04b0 fixes this pull-request
Pull-Request has been merged by mikem@redhat.com
As recent changes in pygresql resulted in incompatiblity with F25 version, patch for convesion to psycopg2 was revived and proposed as solution of these. Related issues are
https://pagure.io/koji/issue/230
https://pagure.io/koji/issue/231