Basic Clients and Utilities for PostgreSQL
https://www.postgresql.org/
PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including
transactions, foreign keys, subqueries, triggers, and user-defined
types and functions.
This package contains the basic utility and client programs necessary
to maintain and work with local or remote PostgreSQL databases as well
as manual pages for the SQL commands that PostgreSQL supports. Full
HTML documentation for PostgreSQL can be found in the postgresql-docs
package.
- Developed at server:database:postgresql
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/postgresql12 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-jit-Workaround-potential-datalayout-mismatch- |
0000003156 3.08 KB | |
baselibs.conf | 0000000174 174 Bytes | |
postgresql-12.21.tar.bz2 | 0021298608 20.3 MB | |
postgresql-12.21.tar.bz2.sha256 | 0000000091 91 Bytes | |
postgresql-conf.patch | 0000001086 1.06 KB | |
postgresql-llvm-optional.patch | 0000000562 562 Bytes | |
postgresql-plperl-keep-rpath.patch | 0000001307 1.28 KB | |
postgresql-rpmlintrc | 0000000268 268 Bytes | |
postgresql-testsuite-keep-results-file.patch | 0000000376 376 Bytes | |
postgresql-var-run-socket.patch | 0000002643 2.58 KB | |
postgresql12.changes | 0000020658 20.2 KB | |
postgresql12.spec | 0000029134 28.5 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1224296
from
Reinhard Max (rmax)
(revision 36)
- Upgrade to 12.21: * CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference. * CVE-2024-10977, bsc#1233325: Make libpq discard error messages received during SSL or GSS protocol negotiation. * CVE-2024-10978, bsc#1233326: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE * CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from changing environment variables. * https://www.postgresql.org/about/news/p-2955/ * https://www.postgresql.org/docs/release/12.21/ - Sync spec file from postgresql17. * https://www.postgresql.org/about/news/p-2910/
Comments 0