Created attachment 1304613 [details] postgis patch Some PostgreSQL extensions need to be built also against "older" postgresql server for pg_upgrade to work. Jozef Mlích started this initiative some time ago ... I'm attaching the patches.
Created attachment 1304615 [details] postgresql patch
*** Bug 1499532 has been marked as a duplicate of this bug. ***
Late lgtm, the patches for postgresql are already in master: https://src.fedoraproject.org/rpms/postgresql/c/710aefbd49ae71fd394447d8743a221966c7c86f?branch=master https://src.fedoraproject.org/rpms/postgresql/c/83fb3d530ab5507e053b6aa9a1e06f5f47d1b0a3?branch=master
There is one hard-coded version 9.3 (line 138), otherwise lgtm.
Honzo, can you elaborate? I can not find that string.
>Honzo, can you elaborate? I can not find that string. I think that is the leftover version string I have mentioned in the postgis BZ.
https://src.fedoraproject.org/rpms/postgresql/c/83fb3d530ab5507e053b6aa9a1e06f5f47d1b0a3?branch=master https://src.fedoraproject.org/rpms/postgresql/c/710aefbd49ae71fd394447d8743a221966c7c86f?branch=master