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
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/postgresql14 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-jit-Workaround-potential-datalayout-mismatch- |
0000003262 3.19 KB | |
baselibs.conf | 0000000174 174 Bytes | |
postgresql-14.15.tar.bz2 | 0022458243 21.4 MB | |
postgresql-14.15.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 | 0000001309 1.28 KB | |
postgresql-rpmlintrc | 0000000305 305 Bytes | |
postgresql-testsuite-keep-results-file.patch | 0000000376 376 Bytes | |
postgresql-var-run-socket.patch | 0000002007 1.96 KB | |
postgresql14.changes | 0000019057 18.6 KB | |
postgresql14.spec | 0000029134 28.5 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1225751
from
Reinhard Max (rmax)
(revision 21)
- Upgrade to 14.15: * Repair ABI break for extensions that work with struct ResultRelInfo. * Restore functionality of ALTER {ROLE|DATABASE} SET role * Fix cases where a logical replication slot's restart_lsn could go backwards. * Avoid deleting still-needed WAL files during pg_rewind. * Count index scans in contrib/bloom indexes in the statistics views, such as the pg_stat_user_indexes.idx_scan counter. * Fix crash when checking to see if an index's opclass options have changed. * Avoid assertion failure caused by disconnected NFA sub-graphs in regular expression parsing. * https://www.postgresql.org/about/news/p-2965/ * https://www.postgresql.org/docs/release/14.15/
Comments 0