rhsa-2010_0428
Vulnerability from csaf_redhat
Published
2010-05-19 16:12
Modified
2024-09-15 18:25
Summary
Red Hat Security Advisory: postgresql security update

Notes

Topic
Updated postgresql packages that fix multiple security issues are now available for Red Hat Enterprise Linux 4. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS). PL/Perl and PL/Tcl allow users to write PostgreSQL functions in the Perl and Tcl languages, and are installed in trusted mode by default. In trusted mode, certain operations, such as operating system level access, are restricted. A flaw was found in the way PostgreSQL enforced permission checks on scripts written in PL/Perl. If the PL/Perl procedural language was registered on a particular database, an authenticated database user running a specially-crafted PL/Perl script could use this flaw to bypass intended PL/Perl trusted mode restrictions, allowing them to run arbitrary Perl scripts with the privileges of the database server. (CVE-2010-1169) Red Hat would like to thank Tim Bunce for responsibly reporting the CVE-2010-1169 flaw. A flaw was found in the way PostgreSQL enforced permission checks on scripts written in PL/Tcl. If the PL/Tcl procedural language was registered on a particular database, an authenticated database user running a specially-crafted PL/Tcl script could use this flaw to bypass intended PL/Tcl trusted mode restrictions, allowing them to run arbitrary Tcl scripts with the privileges of the database server. (CVE-2010-1170) A buffer overflow flaw was found in the way PostgreSQL retrieved a substring from the bit string for BIT() and BIT VARYING() SQL data types. An authenticated database user running a specially-crafted SQL query could use this flaw to cause a temporary denial of service (postgres daemon crash) or, potentially, execute arbitrary code with the privileges of the database server. (CVE-2010-0442) An integer overflow flaw was found in the way PostgreSQL used to calculate the size of the hash table for joined relations. An authenticated database user could create a specially-crafted SQL query which could cause a temporary denial of service (postgres daemon crash) or, potentially, execute arbitrary code with the privileges of the database server. (CVE-2010-0733) PostgreSQL improperly protected session-local state during the execution of an index function by a database superuser during the database maintenance operations. An authenticated database user could use this flaw to elevate their privileges via specially-crafted index functions. (CVE-2009-4136) These packages upgrade PostgreSQL to version 7.4.29. Refer to the PostgreSQL Release Notes for a list of changes: http://www.postgresql.org/docs/7.4/static/release.html All PostgreSQL users are advised to upgrade to these updated packages, which correct these issues. If the postgresql service is running, it will be automatically restarted after installing this update.
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": "Moderate"
    },
    "category": "csaf_vex",
    "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": "Updated postgresql packages that fix multiple security issues are now\navailable for Red Hat Enterprise Linux 4.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "PostgreSQL is an advanced object-relational database management system\n(DBMS). PL/Perl and PL/Tcl allow users to write PostgreSQL functions in the\nPerl and Tcl languages, and are installed in trusted mode by default. In\ntrusted mode, certain operations, such as operating system level access,\nare restricted.\n\nA flaw was found in the way PostgreSQL enforced permission checks on\nscripts written in PL/Perl. If the PL/Perl procedural language was\nregistered on a particular database, an authenticated database user running\na specially-crafted PL/Perl script could use this flaw to bypass intended\nPL/Perl trusted mode restrictions, allowing them to run arbitrary Perl\nscripts with the privileges of the database server. (CVE-2010-1169)\n\nRed Hat would like to thank Tim Bunce for responsibly reporting the\nCVE-2010-1169 flaw.\n\nA flaw was found in the way PostgreSQL enforced permission checks on\nscripts written in PL/Tcl. If the PL/Tcl procedural language was registered\non a particular database, an authenticated database user running a\nspecially-crafted PL/Tcl script could use this flaw to bypass intended\nPL/Tcl trusted mode restrictions, allowing them to run arbitrary Tcl\nscripts with the privileges of the database server. (CVE-2010-1170)\n\nA buffer overflow flaw was found in the way PostgreSQL retrieved a\nsubstring from the bit string for BIT() and BIT VARYING() SQL data types.\nAn authenticated database user running a specially-crafted SQL query could\nuse this flaw to cause a temporary denial of service (postgres daemon\ncrash) or, potentially, execute arbitrary code with the privileges of the\ndatabase server. (CVE-2010-0442)\n\nAn integer overflow flaw was found in the way PostgreSQL used to calculate\nthe size of the hash table for joined relations. An authenticated database\nuser could create a specially-crafted SQL query which could cause a\ntemporary denial of service (postgres daemon crash) or, potentially,\nexecute arbitrary code with the privileges of the database server.\n(CVE-2010-0733)\n\nPostgreSQL improperly protected session-local state during the execution of\nan index function by a database superuser during the database maintenance\noperations. An authenticated database user could use this flaw to elevate\ntheir privileges via specially-crafted index functions. (CVE-2009-4136)\n\nThese packages upgrade PostgreSQL to version 7.4.29. Refer to the\nPostgreSQL Release Notes for a list of changes:\n\nhttp://www.postgresql.org/docs/7.4/static/release.html\n\nAll PostgreSQL users are advised to upgrade to these updated packages,\nwhich correct these issues. If the postgresql service is running, it will\nbe automatically restarted after installing this update.",
        "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 offerings.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2010:0428",
        "url": "https://access.redhat.com/errata/RHSA-2010:0428"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "546321",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=546321"
      },
      {
        "category": "external",
        "summary": "546621",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
      },
      {
        "category": "external",
        "summary": "559259",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=559259"
      },
      {
        "category": "external",
        "summary": "582615",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=582615"
      },
      {
        "category": "external",
        "summary": "583072",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=583072"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://access.redhat.com/security/data/csaf/v2/advisories/2010/rhsa-2010_0428.json"
      }
    ],
    "title": "Red Hat Security Advisory: postgresql security update",
    "tracking": {
      "current_release_date": "2024-09-15T18:25:28+00:00",
      "generator": {
        "date": "2024-09-15T18:25:28+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "3.33.3"
        }
      },
      "id": "RHSA-2010:0428",
      "initial_release_date": "2010-05-19T16:12:00+00:00",
      "revision_history": [
        {
          "date": "2010-05-19T16:12:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2010-05-19T12:15:45+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-09-15T18:25:28+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux AS version 4",
                "product": {
                  "name": "Red Hat Enterprise Linux AS version 4",
                  "product_id": "4AS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:4::as"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Desktop version 4",
                "product": {
                  "name": "Red Hat Enterprise Linux Desktop version 4",
                  "product_id": "4Desktop",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:4::desktop"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux ES version 4",
                "product": {
                  "name": "Red Hat Enterprise Linux ES version 4",
                  "product_id": "4ES",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:4::es"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux WS version 4",
                "product": {
                  "name": "Red Hat Enterprise Linux WS version 4",
                  "product_id": "4WS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:4::ws"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
                "product": {
                  "name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
                  "product_id": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
                "product": {
                  "name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
                  "product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
                "product": {
                  "name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
                  "product_id": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
                "product": {
                  "name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
                  "product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
                "product": {
                  "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
                  "product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
                "product": {
                  "name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
                  "product_id": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
                "product": {
                  "name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
                  "product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
                "product": {
                  "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
                  "product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
                "product": {
                  "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
                  "product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
                "product": {
                  "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
                  "product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
                "product": {
                  "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
                  "product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-0:7.4.29-1.el4_8.1.ia64",
                "product": {
                  "name": "postgresql-0:7.4.29-1.el4_8.1.ia64",
                  "product_id": "postgresql-0:7.4.29-1.el4_8.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=ia64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ia64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
                "product": {
                  "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
                  "product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
                "product": {
                  "name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
                  "product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
                "product": {
                  "name": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
                  "product_id": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
                "product": {
                  "name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
                  "product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
                "product": {
                  "name": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
                  "product_id": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
                "product": {
                  "name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
                  "product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
                "product": {
                  "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
                  "product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
                "product": {
                  "name": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
                  "product_id": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
                "product": {
                  "name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
                  "product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
                "product": {
                  "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
                  "product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
                "product": {
                  "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
                  "product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-0:7.4.29-1.el4_8.1.i386",
                "product": {
                  "name": "postgresql-0:7.4.29-1.el4_8.1.i386",
                  "product_id": "postgresql-0:7.4.29-1.el4_8.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=i386"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i386"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
                "product": {
                  "name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
                  "product_id": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
                "product": {
                  "name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
                  "product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
                "product": {
                  "name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
                  "product_id": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
                "product": {
                  "name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
                  "product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
                "product": {
                  "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
                  "product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
                "product": {
                  "name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
                  "product_id": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
                "product": {
                  "name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
                  "product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
                "product": {
                  "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
                  "product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
                "product": {
                  "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
                  "product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
                "product": {
                  "name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
                  "product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
                "product": {
                  "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
                  "product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
                "product": {
                  "name": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
                  "product_id": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "postgresql-0:7.4.29-1.el4_8.1.src",
                "product": {
                  "name": "postgresql-0:7.4.29-1.el4_8.1.src",
                  "product_id": "postgresql-0:7.4.29-1.el4_8.1.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
                "product": {
                  "name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
                  "product_id": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
                "product": {
                  "name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
                  "product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
                "product": {
                  "name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
                  "product_id": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
                "product": {
                  "name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
                  "product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
                "product": {
                  "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
                  "product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
                "product": {
                  "name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
                  "product_id": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
                "product": {
                  "name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
                  "product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
                "product": {
                  "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
                  "product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
                "product": {
                  "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
                  "product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
                "product": {
                  "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
                  "product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
                "product": {
                  "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
                  "product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-0:7.4.29-1.el4_8.1.ppc",
                "product": {
                  "name": "postgresql-0:7.4.29-1.el4_8.1.ppc",
                  "product_id": "postgresql-0:7.4.29-1.el4_8.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=ppc"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
                "product": {
                  "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
                  "product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
                "product": {
                  "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
                  "product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=ppc64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
                "product": {
                  "name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
                  "product_id": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
                "product": {
                  "name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
                  "product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
                "product": {
                  "name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
                  "product_id": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
                "product": {
                  "name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
                  "product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
                "product": {
                  "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
                  "product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
                "product": {
                  "name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
                  "product_id": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
                "product": {
                  "name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
                  "product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
                "product": {
                  "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
                  "product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
                "product": {
                  "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
                  "product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
                "product": {
                  "name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
                  "product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
                "product": {
                  "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
                  "product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-0:7.4.29-1.el4_8.1.s390x",
                "product": {
                  "name": "postgresql-0:7.4.29-1.el4_8.1.s390x",
                  "product_id": "postgresql-0:7.4.29-1.el4_8.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
                "product": {
                  "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
                  "product_id": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-debuginfo@7.4.29-1.el4_8.1?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
                "product": {
                  "name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
                  "product_id": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-libs@7.4.29-1.el4_8.1?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
                "product": {
                  "name": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
                  "product_id": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-server@7.4.29-1.el4_8.1?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
                "product": {
                  "name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
                  "product_id": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-devel@7.4.29-1.el4_8.1?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
                "product": {
                  "name": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
                  "product_id": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-test@7.4.29-1.el4_8.1?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
                "product": {
                  "name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
                  "product_id": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-pl@7.4.29-1.el4_8.1?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
                "product": {
                  "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
                  "product_id": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-tcl@7.4.29-1.el4_8.1?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
                "product": {
                  "name": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
                  "product_id": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-python@7.4.29-1.el4_8.1?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
                "product": {
                  "name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
                  "product_id": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-docs@7.4.29-1.el4_8.1?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
                "product": {
                  "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
                  "product_id": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-jdbc@7.4.29-1.el4_8.1?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
                "product": {
                  "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
                  "product_id": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql-contrib@7.4.29-1.el4_8.1?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "postgresql-0:7.4.29-1.el4_8.1.s390",
                "product": {
                  "name": "postgresql-0:7.4.29-1.el4_8.1.s390",
                  "product_id": "postgresql-0:7.4.29-1.el4_8.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/postgresql@7.4.29-1.el4_8.1?arch=s390"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.src"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.src"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.src as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.src"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.src",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
        },
        "product_reference": "postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
        "relates_to_product_reference": "4WS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2009-4136",
      "discovery_date": "2009-12-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "546321"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "PostgreSQL 7.4.x before 7.4.27, 8.0.x before 8.0.23, 8.1.x before 8.1.19, 8.2.x before 8.2.15, 8.3.x before 8.3.9, and 8.4.x before 8.4.2 does not properly manage session-local state during execution of an index function by a database superuser, which allows remote authenticated users to gain privileges via a table with crafted index functions, as demonstrated by functions that modify (1) search_path or (2) a prepared statement, a related issue to CVE-2007-6600 and CVE-2009-3230.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "postgresql: SQL privilege escalation via modifications to session-local state",
          "title": "Vulnerability summary"
        },
        {
          "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": [
          "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2009-4136"
        },
        {
          "category": "external",
          "summary": "RHBZ#546321",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=546321"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2009-4136",
          "url": "https://www.cve.org/CVERecord?id=CVE-2009-4136"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2009-4136",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-4136"
        }
      ],
      "release_date": "2009-12-14T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259",
          "product_ids": [
            "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2010:0428"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "ADJACENT_NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 4.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:A/AC:H/Au:S/C:P/I:P/A:P",
            "version": "2.0"
          },
          "products": [
            "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "postgresql: SQL privilege escalation via modifications to session-local state"
    },
    {
      "cve": "CVE-2010-0442",
      "discovery_date": "2010-01-27T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "559259"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The bitsubstr function in backend/utils/adt/varbit.c in PostgreSQL 8.0.23, 8.1.11, and 8.3.8 allows remote authenticated users to cause a denial of service (daemon crash) or have unspecified other impact via vectors involving a negative integer in the third argument, as demonstrated by a SELECT statement that contains a call to the substring function for a bit string, related to an \"overflow.\"",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "postgresql: substring() negative length argument buffer overflow",
          "title": "Vulnerability summary"
        },
        {
          "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": [
          "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2010-0442"
        },
        {
          "category": "external",
          "summary": "RHBZ#559259",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=559259"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2010-0442",
          "url": "https://www.cve.org/CVERecord?id=CVE-2010-0442"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-0442",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-0442"
        }
      ],
      "release_date": "2010-01-27T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259",
          "product_ids": [
            "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2010:0428"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "ADJACENT_NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 5.2,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P",
            "version": "2.0"
          },
          "products": [
            "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "postgresql: substring() negative length argument buffer overflow"
    },
    {
      "cve": "CVE-2010-0733",
      "cwe": {
        "id": "CWE-190",
        "name": "Integer Overflow or Wraparound"
      },
      "discovery_date": "2009-12-10T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "546621"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Integer overflow in src/backend/executor/nodeHash.c in PostgreSQL 8.4.1 and earlier, and 8.5 through 8.5alpha2, allows remote authenticated users to cause a denial of service (daemon crash) via a SELECT statement with many LEFT JOIN clauses, related to certain hashtable size calculations.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "postgresql: Integer overflow in hash table size calculation",
          "title": "Vulnerability summary"
        },
        {
          "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": [
          "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2010-0733"
        },
        {
          "category": "external",
          "summary": "RHBZ#546621",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2010-0733",
          "url": "https://www.cve.org/CVERecord?id=CVE-2010-0733"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-0733",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-0733"
        }
      ],
      "release_date": "2009-12-14T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259",
          "product_ids": [
            "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2010:0428"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "ADJACENT_NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 2.7,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:A/AC:L/Au:S/C:N/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "postgresql: Integer overflow in hash table size calculation"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Tim Bunce"
          ]
        }
      ],
      "cve": "CVE-2010-1169",
      "discovery_date": "2010-03-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "582615"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "PostgreSQL 7.4 before 7.4.29, 8.0 before 8.0.25, 8.1 before 8.1.21, 8.2 before 8.2.17, 8.3 before 8.3.11, 8.4 before 8.4.4, and 9.0 Beta before 9.0 Beta 2 does not properly restrict PL/perl procedures, which allows remote authenticated users, with database-creation privileges, to execute arbitrary Perl code via a crafted script, related to the Safe module (aka Safe.pm) for Perl. NOTE: some sources report that this issue is the same as CVE-2010-1447.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "PostgreSQL: PL/Perl Intended restriction bypass",
          "title": "Vulnerability summary"
        },
        {
          "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": [
          "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2010-1169"
        },
        {
          "category": "external",
          "summary": "RHBZ#582615",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=582615"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2010-1169",
          "url": "https://www.cve.org/CVERecord?id=CVE-2010-1169"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1169",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1169"
        }
      ],
      "release_date": "2010-05-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259",
          "product_ids": [
            "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2010:0428"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "ADJACENT_NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 5.2,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P",
            "version": "2.0"
          },
          "products": [
            "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "PostgreSQL: PL/Perl Intended restriction bypass"
    },
    {
      "cve": "CVE-2010-1170",
      "discovery_date": "2010-04-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "583072"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The PL/Tcl implementation in PostgreSQL 7.4 before 7.4.29, 8.0 before 8.0.25, 8.1 before 8.1.21, 8.2 before 8.2.17, 8.3 before 8.3.11, 8.4 before 8.4.4, and 9.0 Beta before 9.0 Beta 2 loads Tcl code from the pltcl_modules table regardless of the table\u0027s ownership and permissions, which allows remote authenticated users, with database-creation privileges, to execute arbitrary Tcl code by creating this table and inserting a crafted Tcl script.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "PostgreSQL: PL/Tcl Intended restriction bypass",
          "title": "Vulnerability summary"
        },
        {
          "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": [
          "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2010-1170"
        },
        {
          "category": "external",
          "summary": "RHBZ#583072",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=583072"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2010-1170",
          "url": "https://www.cve.org/CVERecord?id=CVE-2010-1170"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1170",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1170"
        }
      ],
      "release_date": "2010-05-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259",
          "product_ids": [
            "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2010:0428"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "ADJACENT_NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 4.9,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:A/AC:M/Au:S/C:P/I:P/A:P",
            "version": "2.0"
          },
          "products": [
            "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "PostgreSQL: PL/Tcl Intended restriction bypass"
    },
    {
      "cve": "CVE-2010-1975",
      "discovery_date": "2010-05-19T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "593870"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "PostgreSQL 7.4 before 7.4.29, 8.0 before 8.0.25, 8.1 before 8.1.21, 8.2 before 8.2.17, 8.3 before 8.3.11, and 8.4 before 8.4.4 does not properly check privileges during certain RESET ALL operations, which allows remote authenticated users to remove arbitrary parameter settings via a (1) ALTER USER or (2) ALTER DATABASE statement.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "postgresql: improper privilege check during certain RESET ALL operations",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue has been addressed in Red Hat Enterprise Linux 4 via\nhttps://rhn.redhat.com/errata/RHSA-2010-0428.html\n\nThis issue has been addressed in Red Hat Enterprise Linux 5 via\nhttps://rhn.redhat.com/errata/RHSA-2010-0429.html and\nhttps://rhn.redhat.com/errata/RHSA-2010-0430.html\n\nThere is not plan to address this issue in the PostgreSQL packages as shipped with Red Hat Enterprise Linux 3.",
          "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": [
          "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
          "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
          "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
          "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
          "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
          "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2010-1975"
        },
        {
          "category": "external",
          "summary": "RHBZ#593870",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=593870"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2010-1975",
          "url": "https://www.cve.org/CVERecord?id=CVE-2010-1975"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1975"
        }
      ],
      "release_date": "2010-05-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259",
          "product_ids": [
            "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2010:0428"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "ADJACENT_NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 4.9,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:A/AC:M/Au:S/C:P/I:P/A:P",
            "version": "2.0"
          },
          "products": [
            "4AS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4AS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4AS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.src",
            "4Desktop:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4Desktop:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.src",
            "4ES:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4ES:postgresql-test-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.src",
            "4WS:postgresql-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-contrib-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-debuginfo-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-devel-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-docs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-jdbc-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.ppc64",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-libs-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-pl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-python-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-server-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-tcl-0:7.4.29-1.el4_8.1.x86_64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.i386",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ia64",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.ppc",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.s390x",
            "4WS:postgresql-test-0:7.4.29-1.el4_8.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "postgresql: improper privilege check during certain RESET ALL operations"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...