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.5.tar.bz2 | 0020729654 19.8 MB | |
postgresql-12.5.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 | 0000005386 5.26 KB | |
postgresql12.spec | 0000027186 26.5 KB |
Revision 9 (latest revision is 37)
Dominique Leuenberger (dimstar_suse)
accepted
request 848146
from
Reinhard Max (rmax)
(revision 9)
- Upgrade to version 12.5: * CVE-2020-25695, bsc#1178666: Block DECLARE CURSOR ... WITH HOLD and firing of deferred triggers within index expressions and materialized view queries. * CVE-2020-25694, bsc#1178667: a) Fix usage of complex connection-string parameters in pg_dump, pg_restore, clusterdb, reindexdb, and vacuumdb. b) When psql's \connect command re-uses connection parameters, ensure that all non-overridden parameters from a previous connection string are re-used. * CVE-2020-25696, bsc#1178668: Prevent psql's \gset command from modifying specially-treated variables. * Fix recently-added timetz test case so it works when the USA is not observing daylight savings time. (obsoletes postgresql-timetz.patch) * https://www.postgresql.org/about/news/2111/ * https://www.postgresql.org/docs/12/release-12-5.html
Comments 0