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
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/postgresql12 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000174 174 Bytes | |
postgresql-12.7.tar.bz2 | 0020819005 19.9 MB | |
postgresql-12.7.tar.bz2.sha256 | 0000000090 90 Bytes | |
postgresql-README.SUSE | 0000003847 3.76 KB | |
postgresql-conf.patch | 0000001086 1.06 KB | |
postgresql-plperl-keep-rpath.patch | 0000001307 1.28 KB | |
postgresql-rpmlintrc | 0000000268 268 Bytes | |
postgresql-testsuite-int8.sql.patch | 0000002317 2.26 KB | |
postgresql-testsuite-keep-results-file.patch | 0000000538 538 Bytes | |
postgresql-var-run-socket.patch | 0000002651 2.59 KB | |
postgresql12.changes | 0000007721 7.54 KB | |
postgresql12.spec | 0000027276 26.6 KB |
Revision 15 (latest revision is 37)
Dominique Leuenberger (dimstar_suse)
accepted
request 893134
from
Reinhard Max (rmax)
(revision 15)
- Upgrade to version 12.7: * https://www.postgresql.org/docs/12/release-12-7.html * CVE-2021-32027, bsc#1185924: Prevent integer overflows in array subscripting calculations. * CVE-2021-32028, bsc#1185925: Fix mishandling of “junk” columns in INSERT ... ON CONFLICT ... UPDATE target lists. * CVE-2021-32029, bsc#1185926: Fix possibly-incorrect computation of UPDATE ... RETURNING "pg_psql_temporary_savepoint" does not exist”. - Don't use %_stop_on_removal, because it was meant to be private and got removed from openSUSE. %_restart_on_update is also private, but still supported and needed for now (bsc#1183168). only be delivered on PackageHub for now (boo#1183118).
Comments 0