Bug 1475177

Summary: RFE: postgresql-upgrade-devel subpackage
Product: [Fedora] Fedora Reporter: Pavel Raiskup <praiskup>
Component: postgresqlAssignee: Pavel Raiskup <praiskup>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: devrim, fabrice.salvaire, hhorak, jmlich83, jstanek, pkajaba, pkubat, praiskup, tgl
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-15 07:15:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1055293    
Attachments:
Description Flags
postgis patch
none
postgresql patch none

Description Pavel Raiskup 2017-07-26 07:24:00 UTC
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.

Comment 1 Pavel Raiskup 2017-07-26 07:24:42 UTC
Created attachment 1304615 [details]
postgresql patch

Comment 2 Jozef Mlich 2017-10-08 14:01:45 UTC
*** Bug 1499532 has been marked as a duplicate of this bug. ***

Comment 4 Honza Horak 2017-10-11 12:52:50 UTC
There is one hard-coded version 9.3 (line 138), otherwise lgtm.

Comment 5 Pavel Raiskup 2017-10-11 14:09:38 UTC
Honzo, can you elaborate?  I can not find that string.

Comment 6 Petr Kubat 2017-10-11 14:10:25 UTC
>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.