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 |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
baselibs.conf | 0000000174 174 Bytes | |
postgresql-12.4.tar.bz2 | 0020669776 19.7 MB | |
postgresql-12.4.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 | 0000003917 3.83 KB | |
postgresql12.spec | 0000027139 26.5 KB |
Revision 6 (latest revision is 37)
Dominique Leuenberger (dimstar_suse)
accepted
request 826609
from
Reinhard Max (rmax)
(revision 6)
- update to 12.4: * CVE-2020-14349, bsc#1175193: Set a secure search_path in logical replication walsenders and apply workers * CVE-2020-14350, bsc#1175194: Make contrib modules' installation scripts more secure. * https://www.postgresql.org/docs/12/release-12-4.html - Remove postgresql-regress.patch, it does not apply anymore and it does not seem to be needed anymore. - Pack the /usr/lib/postgresql symlink only into the main package. - Let postgresqlXX conflict with postgresql-noarch < 12.0.1 to get a clean and complete cutover to the new packaging schema.
Comments 0