Recommended update for postgresql

Announcement ID: SUSE-RU-2022:1096-1
Rating: moderate
References:
Affected Products:
  • SUSE Linux Enterprise Real Time 15 SP2

An update that has one fix can now be installed.

Description:

This update for postgresql fixes the following issues:

  • Fix the pg_server_requires macro on older rpm versions (SLE-12)
  • Avoid a dependency on awk in postgresql-script.
  • Move the dependency of llvmjit-devel on clang and llvm to the implementation packages where we can depend on the correct versions.
  • Fix postgresql_has_llvm usage
  • First round of changes to make it easier to build extensions for
  • add postgresql-llvmjit-devel subpackage: This package will pull in clang and llvm if the distro has a recent enough version, otherwise it will just pull postgresql-server-devel.
  • add postgresql macros to the postgresql-server-devel package those cover all the variables from pg_config and some macros to remove repitition from the spec files
  • Bump version to 14. (bsc#1195680)

Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

  • SUSE Linux Enterprise Real Time 15 SP2
    zypper in -t patch SUSE-SLE-Product-RT-15-SP2-2022-1096=1

Package List:

  • SUSE Linux Enterprise Real Time 15 SP2 (noarch)
    • postgresql-plperl-14-4.15.2
    • postgresql-devel-14-4.15.2
    • postgresql-contrib-14-4.15.2
    • postgresql-server-14-4.15.2
    • postgresql-14-4.15.2
    • postgresql-docs-14-4.15.2
    • postgresql-plpython-14-4.15.2
    • postgresql-pltcl-14-4.15.2
    • postgresql-server-devel-14-4.15.2

References: