Package postgresql18-1C: Information

    Source package: postgresql18-1C
    Version: 18.4-alt3
    Latest version according to Repology
    Build time:  Jun 1, 2026, 03:12 PM in the task #419736
    Category: Databases
    Report package bug
    License: PostgreSQL
    Summary: PostgreSQL client programs and libraries (edition for 1C 8.3.13 and later)
    Description: 
    PostgreSQL is an advanced Object-Relational database management system
    (DBMS) that supports almost all SQL constructs (including
    transactions, subselects and user-defined types and functions). The
    postgresql package includes the client programs and libraries that
    you'll need to access a PostgreSQL DBMS server.  These PostgreSQL
    client programs are programs that directly manipulate the internal
    structure of PostgreSQL databases on a PostgreSQL server. These client
    programs can be located on the same machine with the PostgreSQL
    server, or may be on a remote machine which accesses a PostgreSQL
    server over a network connection. This package contains the docs
    in HTML for the whole package, as well as command-line utilities for
    managing PostgreSQL databases on a PostgreSQL server.
    
    If you want to manipulate a PostgreSQL database on a remote PostgreSQL
    server, you need this package. You also need to install this package
    if you're installing the postgresql-server package.

    List of RPM packages built from this SRPM:
    libecpg6-18-1C (x86_64, i586, aarch64)
    libecpg6-18-1C-debuginfo (x86_64, i586, aarch64)
    libecpg6-18-1C-devel (x86_64, i586, aarch64)
    libecpg6-18-1C-devel-debuginfo (x86_64, i586, aarch64)
    libecpg6-18-1C-devel-static (x86_64, i586, aarch64)
    libpq5-18-1C-devel (x86_64, i586, aarch64)
    libpq5-18-1C-devel-debuginfo (x86_64, i586, aarch64)
    libpq5-18-1C-devel-static (x86_64, i586, aarch64)
    postgresql18-1C (x86_64, i586, aarch64)
    postgresql18-1C-contrib (x86_64, i586, aarch64)
    postgresql18-1C-contrib-debuginfo (x86_64, i586, aarch64)
    postgresql18-1C-debuginfo (x86_64, i586, aarch64)
    postgresql18-1C-devel (x86_64, i586, aarch64)
    postgresql18-1C-devel-static (x86_64, i586, aarch64)
    postgresql18-1C-docs (noarch)
    postgresql18-1C-llvmjit (x86_64, i586, aarch64)
    postgresql18-1C-llvmjit-debuginfo (x86_64, i586, aarch64)
    postgresql18-1C-perl (x86_64, i586, aarch64)
    postgresql18-1C-perl-debuginfo (x86_64, i586, aarch64)
    postgresql18-1C-python (x86_64, i586, aarch64)
    postgresql18-1C-python-debuginfo (x86_64, i586, aarch64)
    postgresql18-1C-server (x86_64, i586, aarch64)
    postgresql18-1C-server-debuginfo (x86_64, i586, aarch64)
    postgresql18-1C-server-devel (x86_64, i586, aarch64)
    postgresql18-1C-server-devel-debuginfo (x86_64, i586, aarch64)
    postgresql18-1C-tcl (x86_64, i586, aarch64)
    postgresql18-1C-tcl-debuginfo (x86_64, i586, aarch64)
    rpm-macros-postgresql-18-1C (noarch)



    ACL:
    Alexei Takaseev
    @pgsql
    @everybody

      1. OpenSP
      2. autoconf_2.60
      3. openjade
      4. clang20.1-devel
      5. perl-DBI
      6. perl-devel
      7. python3-dev
      8. postgresql-common
      9. rpm-build-vm
      10. rpm-build-vm-createimage
      11. docbook-style-dsssl
      12. docbook-style-dsssl-utils
      13. docbook-style-xsl
      14. flex
      15. gcc-c++
      16. libicu-devel
      17. setproctitle-devel
      18. tcl-devel
      19. xsltproc
      20. zlib-devel
      21. libkrb5-devel
      22. libldap-devel
      23. liblz4-devel
      24. libnuma-devel
      25. libossp-uuid-devel
      26. libpam-devel
      27. libpq5
      28. libreadline-devel
      29. libselinux-devel
      30. libssl-devel
      31. liburing-devel
      32. libuuid-devel
      33. libxslt-devel
      34. libzstd-devel
      35. llvm20.1-devel

    Last changed


    June 1, 2026 Alexei Takaseev 18.4-alt3
    - Update 1C patch
    - Drop 00002-1C-Fix-test-join.patch fix upstream
    May 16, 2026 Alexei Takaseev 18.4-alt2
    - Fix NUMA tests
    - Add conflicts for postgresqlXY and -server subpackages
    May 13, 2026 Alexei Takaseev 18.4-alt1
    - 18.4 (Fixes CVE-2026-6472, CVE-2026-6473, CVE-2026-6474, CVE-2026-6475,
                  CVE-2026-6476, CVE-2026-6477, CVE-2026-6478, CVE-2026-6479,
                  CVE-2026-6575, CVE-2026-6637, CVE-2026-6638)
    - Change requires version postgresql-common to  >1.0-alt8 (ALT #46555)
    - Add patch 00003-1C-Fix-test-aggregates.patch