Package postgresql18-1C: Information
Source package: postgresql18-1C
Version: 18.4-alt3
Build time: Jun 1, 2026, 03:12 PM in the task #419736
Category: Databases
Report package bugHome page: http://www.postgresql.org/
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)
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)
Maintainer: PostgreSQL Maintainers Team
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