Action not permitted
Modal body text goes here.
cve-2018-16850
Vulnerability from cvelistv5
Published
2018-11-13 15:00
Modified
2024-08-05 10:32
Severity ?
EPSS score ?
Summary
postgresql before versions 11.1, 10.6 is vulnerable to a to SQL injection in pg_upgrade and pg_dump via CREATE TRIGGER ... REFERENCING. Using a purpose-crafted trigger definition, an attacker can cause arbitrary SQL statements to run, with superuser privileges.
References
▼ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | http://www.securityfocus.com/bid/105923 | Third Party Advisory, VDB Entry | |
secalert@redhat.com | http://www.securitytracker.com/id/1042144 | Third Party Advisory, VDB Entry | |
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2018:3757 | Third Party Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850 | Issue Tracking, Patch, Third Party Advisory | |
secalert@redhat.com | https://security.gentoo.org/glsa/201811-24 | Mitigation, Third Party Advisory | |
secalert@redhat.com | https://usn.ubuntu.com/3818-1/ | Third Party Advisory | |
secalert@redhat.com | https://www.postgresql.org/about/news/1905/ | Release Notes, Vendor Advisory |
Impacted products
▼ | Vendor | Product |
---|---|---|
The PostgreSQL Project | postgresql |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T10:32:54.106Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "USN-3818-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/3818-1/" }, { "name": "RHSA-2018:3757", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:3757" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.postgresql.org/about/news/1905/" }, { "name": "1042144", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://www.securitytracker.com/id/1042144" }, { "name": "GLSA-201811-24", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/201811-24" }, { "name": "105923", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/105923" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "postgresql", "vendor": "The PostgreSQL Project", "versions": [ { "status": "affected", "version": "11.1" }, { "status": "affected", "version": "10.6" } ] } ], "datePublic": "2018-11-08T00:00:00", "descriptions": [ { "lang": "en", "value": "postgresql before versions 11.1, 10.6 is vulnerable to a to SQL injection in pg_upgrade and pg_dump via CREATE TRIGGER ... REFERENCING. Using a purpose-crafted trigger definition, an attacker can cause arbitrary SQL statements to run, with superuser privileges." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "CWE-89", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2018-12-03T10:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "USN-3818-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/3818-1/" }, { "name": "RHSA-2018:3757", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2018:3757" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.postgresql.org/about/news/1905/" }, { "name": "1042144", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://www.securitytracker.com/id/1042144" }, { "name": "GLSA-201811-24", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/201811-24" }, { "name": "105923", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/105923" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-16850", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "postgresql", "version": { "version_data": [ { "version_value": "11.1" }, { "version_value": "10.6" } ] } } ] }, "vendor_name": "The PostgreSQL Project" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "postgresql before versions 11.1, 10.6 is vulnerable to a to SQL injection in pg_upgrade and pg_dump via CREATE TRIGGER ... REFERENCING. Using a purpose-crafted trigger definition, an attacker can cause arbitrary SQL statements to run, with superuser privileges." } ] }, "impact": { "cvss": [ [ { "vectorString": "8/CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-89" } ] } ] }, "references": { "reference_data": [ { "name": "USN-3818-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3818-1/" }, { "name": "RHSA-2018:3757", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:3757" }, { "name": "https://www.postgresql.org/about/news/1905/", "refsource": "CONFIRM", "url": "https://www.postgresql.org/about/news/1905/" }, { "name": "1042144", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1042144" }, { "name": "GLSA-201811-24", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201811-24" }, { "name": "105923", "refsource": "BID", "url": "http://www.securityfocus.com/bid/105923" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2018-16850", "datePublished": "2018-11-13T15:00:00", "dateReserved": "2018-09-11T00:00:00", "dateUpdated": "2024-08-05T10:32:54.106Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2018-16850\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2018-11-13T15:29:00.233\",\"lastModified\":\"2023-01-19T20:11:14.807\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"postgresql before versions 11.1, 10.6 is vulnerable to a to SQL injection in pg_upgrade and pg_dump via CREATE TRIGGER ... REFERENCING. Using a purpose-crafted trigger definition, an attacker can cause arbitrary SQL statements to run, with superuser privileges.\"},{\"lang\":\"es\",\"value\":\"postgresql en versiones anteriores a la 11.1 y 10.6 es vulnerable a una inyecci\u00f3n SQL en pg_upgrade y pg_dump mediante CREATE TRIGGER ... REFERENCING. Mediante una definici\u00f3n de detonador manipulado para tal prop\u00f3sito, un atacante puede provocar que la ejecuci\u00f3n con privilegios de superusuario de instrucciones SQL.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":8.0,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":2.1,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":7.5},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]},{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.0\",\"versionEndExcluding\":\"10.6\",\"matchCriteriaId\":\"AC4B952B-FE12-4D55-A4E3-0D719C99DFE9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0\",\"versionEndExcluding\":\"11.1\",\"matchCriteriaId\":\"F42E301A-B6BC-41E5-92D6-1CF9A3D2BB4F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"041F9200-4C01-4187-AE34-240E8277B54D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4EB48767-F095-444F-9E05-D9AC345AB803\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5F6FA12B-504C-4DBF-A32E-0548557AA2ED\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07C312A0-CD2C-4B9C-B064-6409B25C278F\"}]}]}],\"references\":[{\"url\":\"http://www.securityfocus.com/bid/105923\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1042144\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3757\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201811-24\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3818-1/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/about/news/1905/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]}]}}" } }
gsd-2018-16850
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
postgresql before versions 11.1, 10.6 is vulnerable to a to SQL injection in pg_upgrade and pg_dump via CREATE TRIGGER ... REFERENCING. Using a purpose-crafted trigger definition, an attacker can cause arbitrary SQL statements to run, with superuser privileges.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-16850", "description": "postgresql before versions 11.1, 10.6 is vulnerable to a to SQL injection in pg_upgrade and pg_dump via CREATE TRIGGER ... REFERENCING. Using a purpose-crafted trigger definition, an attacker can cause arbitrary SQL statements to run, with superuser privileges.", "id": "GSD-2018-16850", "references": [ "https://www.suse.com/security/cve/CVE-2018-16850.html", "https://access.redhat.com/errata/RHSA-2018:3757", "https://ubuntu.com/security/CVE-2018-16850" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-16850" ], "details": "postgresql before versions 11.1, 10.6 is vulnerable to a to SQL injection in pg_upgrade and pg_dump via CREATE TRIGGER ... REFERENCING. Using a purpose-crafted trigger definition, an attacker can cause arbitrary SQL statements to run, with superuser privileges.", "id": "GSD-2018-16850", "modified": "2023-12-13T01:22:26.518518Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-16850", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "postgresql", "version": { "version_data": [ { "version_value": "11.1" }, { "version_value": "10.6" } ] } } ] }, "vendor_name": "The PostgreSQL Project" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "postgresql before versions 11.1, 10.6 is vulnerable to a to SQL injection in pg_upgrade and pg_dump via CREATE TRIGGER ... REFERENCING. Using a purpose-crafted trigger definition, an attacker can cause arbitrary SQL statements to run, with superuser privileges." } ] }, "impact": { "cvss": [ [ { "vectorString": "8/CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-89" } ] } ] }, "references": { "reference_data": [ { "name": "USN-3818-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3818-1/" }, { "name": "RHSA-2018:3757", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:3757" }, { "name": "https://www.postgresql.org/about/news/1905/", "refsource": "CONFIRM", "url": "https://www.postgresql.org/about/news/1905/" }, { "name": "1042144", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1042144" }, { "name": "GLSA-201811-24", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201811-24" }, { "name": "105923", "refsource": "BID", "url": "http://www.securityfocus.com/bid/105923" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "10.6", "versionStartIncluding": "10.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "11.1", "versionStartIncluding": "11.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:7.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:7.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:7.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-16850" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "postgresql before versions 11.1, 10.6 is vulnerable to a to SQL injection in pg_upgrade and pg_dump via CREATE TRIGGER ... REFERENCING. Using a purpose-crafted trigger definition, an attacker can cause arbitrary SQL statements to run, with superuser privileges." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-89" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.postgresql.org/about/news/1905/", "refsource": "CONFIRM", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://www.postgresql.org/about/news/1905/" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850" }, { "name": "USN-3818-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/3818-1/" }, { "name": "1042144", "refsource": "SECTRACK", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1042144" }, { "name": "105923", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/105923" }, { "name": "GLSA-201811-24", "refsource": "GENTOO", "tags": [ "Mitigation", "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/201811-24" }, { "name": "RHSA-2018:3757", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:3757" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2023-01-19T20:11Z", "publishedDate": "2018-11-13T15:29Z" } } }
ghsa-h6p9-49w4-8mm8
Vulnerability from github
Published
2022-05-13 01:34
Modified
2022-05-13 01:34
Severity ?
Details
postgresql before versions 11.1, 10.6 is vulnerable to a to SQL injection in pg_upgrade and pg_dump via CREATE TRIGGER ... REFERENCING. Using a purpose-crafted trigger definition, an attacker can cause arbitrary SQL statements to run, with superuser privileges.
{ "affected": [], "aliases": [ "CVE-2018-16850" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-11-13T15:29:00Z", "severity": "CRITICAL" }, "details": "postgresql before versions 11.1, 10.6 is vulnerable to a to SQL injection in pg_upgrade and pg_dump via CREATE TRIGGER ... REFERENCING. Using a purpose-crafted trigger definition, an attacker can cause arbitrary SQL statements to run, with superuser privileges.", "id": "GHSA-h6p9-49w4-8mm8", "modified": "2022-05-13T01:34:06Z", "published": "2022-05-13T01:34:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16850" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:3757" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16850" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201811-24" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3818-1" }, { "type": "WEB", "url": "https://www.postgresql.org/about/news/1905" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/105923" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1042144" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
rhsa-2018_3757
Vulnerability from csaf_redhat
Published
2018-12-03 08:26
Modified
2024-11-15 00:37
Summary
Red Hat Security Advisory: rh-postgresql10-postgresql security update
Notes
Topic
An update for rh-postgresql10-postgresql is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
The following packages have been upgraded to a later upstream version: rh-postgresql10-postgresql (10.6). (BZ#1649369)
Security Fix(es):
* postgresql: SQL injection in pg_upgrade and pg_dump, via CREATE TRIGGER ... REFERENCING (CVE-2018-16850)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rh-postgresql10-postgresql is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nThe following packages have been upgraded to a later upstream version: rh-postgresql10-postgresql (10.6). (BZ#1649369)\n\nSecurity Fix(es):\n\n* postgresql: SQL injection in pg_upgrade and pg_dump, via CREATE TRIGGER ... REFERENCING (CVE-2018-16850)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:3757", "url": "https://access.redhat.com/errata/RHSA-2018:3757" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1645937", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1645937" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_3757.json" } ], "title": "Red Hat Security Advisory: rh-postgresql10-postgresql security update", "tracking": { "current_release_date": "2024-11-15T00:37:52+00:00", "generator": { "date": "2024-11-15T00:37:52+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2018:3757", "initial_release_date": "2018-12-03T08:26:43+00:00", "revision_history": [ { "date": "2018-12-03T08:26:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-12-03T08:26:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T00:37:52+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server@10.6-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-pltcl@10.6-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-devel@10.6-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-libs@10.6-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server-syspaths@10.6-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plperl@10.6-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib-syspaths@10.6-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-debuginfo@10.6-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plpython@10.6-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-docs@10.6-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-test@10.6-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-static@10.6-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql@10.6-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib@10.6-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "product_id": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-syspaths@10.6-1.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server@10.6-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-pltcl@10.6-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-devel@10.6-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-libs@10.6-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server-syspaths@10.6-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plperl@10.6-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib-syspaths@10.6-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-debuginfo@10.6-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plpython@10.6-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-docs@10.6-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-test@10.6-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-static@10.6-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql@10.6-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib@10.6-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "product_id": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-syspaths@10.6-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server@10.6-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-pltcl@10.6-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-devel@10.6-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-libs@10.6-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server-syspaths@10.6-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plperl@10.6-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib-syspaths@10.6-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-debuginfo@10.6-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plpython@10.6-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-docs@10.6-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-test@10.6-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-static@10.6-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql@10.6-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib@10.6-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-syspaths@10.6-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql10-postgresql-0:10.6-1.el7.src", "product": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.src", "product_id": "rh-postgresql10-postgresql-0:10.6-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql@10.6-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server@10.6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-pltcl@10.6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-devel@10.6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-libs@10.6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server-syspaths@10.6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plperl@10.6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib-syspaths@10.6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-debuginfo@10.6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plpython@10.6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-docs@10.6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-test@10.6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-static@10.6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql@10.6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib@10.6-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "product_id": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-syspaths@10.6-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.src" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.src" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.src" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.src" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.src" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.src" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.2" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-16850", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2018-11-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1645937" } ], "notes": [ { "category": "description", "text": "A SQL Injection flaw has been discovered in PostgreSQL server in the way triggers that enable transition relations are dumped. The transition relation name is not correctly quoted and it may allow an attacker with CREATE privilege on some non-temporary schema or TRIGGER privilege on some table to create a malicious trigger that, when dumped and restored, would result in additional SQL statements being executed.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: SQL injection in pg_upgrade and pg_dump, via CREATE TRIGGER ... REFERENCING", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of postgresql as shipped with Red Hat Enterprise Linux 5, 6, and 7 as they did not include support for triggers with `referecing` syntax, which was included in a later version of the program. \n\nIt also doesn\u0027t affect the versions of postgresql shipped with CloudForms 4.2, 4.5 and 4.6, and Satellite 5, for the same reason as above.\n\nThis issue did not affect the versions of postgresql shipped within Tower, as there is no code path for Tower users to call the CREATE statement.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-16850" }, { "category": "external", "summary": "RHBZ#1645937", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1645937" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-16850", "url": "https://www.cve.org/CVERecord?id=CVE-2018-16850" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16850", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16850" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1905/", "url": "https://www.postgresql.org/about/news/1905/" } ], "release_date": "2018-11-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-12-03T08:26:43+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:3757" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-Alt-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.4.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.5.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2-7.6.Z:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Server-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.src", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-contrib-syspaths-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-debuginfo-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-devel-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-docs-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-libs-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plperl-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-plpython-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-pltcl-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-server-syspaths-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-static-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-syspaths-0:10.6-1.el7.x86_64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.aarch64", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.ppc64le", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.s390x", "7Workstation-RHSCL-3.2:rh-postgresql10-postgresql-test-0:10.6-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: SQL injection in pg_upgrade and pg_dump, via CREATE TRIGGER ... REFERENCING" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.