Bug 1749461

Summary: Rebase libpq to the version that is shipped with postgresql v12
Product: Red Hat Enterprise Linux 8 Reporter: Honza Horak <hhorak>
Component: libpqAssignee: Patrik Novotný <panovotn>
Status: CLOSED ERRATA QA Contact: Vaclav Danek <vdanek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.1CC: databases-maint, kanderso, pkubat, praiskup, scorneli, vdanek
Target Milestone: rcKeywords: Rebase
Target Release: 8.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Story Points: ---
Clone Of:
: 1754713 (view as bug list) Environment:
Last Closed: 2020-02-04 12:25:39 UTC Type: Enhancement
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: 1770235, 1772805, 1773658    
Bug Blocks: 1719698, 1721822, 1754713, 1776805    

Description Honza Horak 2019-09-05 16:37:03 UTC
Description of problem:
libpq is a client library that has been detached from the postgresql server, so we can link the other software with a single library and not introduce need to build with all available postgresql versions.

libpq library has history of being backward compatible, so a version from v12 works fine with version v10.

To ensure that it is working fine with the newest server version, we should update the libpq library for the latest version when introducing a new stream (which is being done via BZ#1721822).

Thus, this is a request to rebase the libpq component to the version that comes from postgresql v12.

Comment 10 errata-xmlrpc 2020-02-04 12:25:39 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2020:0343

Comment 11 Doran Moppert 2020-08-07 05:40:20 UTC
*** Bug 1727805 has been marked as a duplicate of this bug. ***