Bug 1475177
| Summary: | RFE: postgresql-upgrade-devel subpackage | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pavel Raiskup <praiskup> | ||||||
| Component: | postgresql | Assignee: | Pavel Raiskup <praiskup> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | 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: |
|
||||||||
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.
|
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.