forked from pool/postgresql12
54827c9569
- bsc#1185952: fix build with llvm12 on s390x. 0001-jit-Workaround-potential-datalayout-mismatch-on-s390.patch - bsc#1179945: Re-enable icu for PostgreSQL 10. - Upgrade to version 12.8: * https://www.postgresql.org/docs/12/release-12-8.html * CVE-2021-3677 (boo#1189748) The planner could create an incorrect plan in cases where two ProjectionPaths were stacked on top of each other. The only known way to trigger that situation involves parallel sort operations, but there may be other instances. The result would be crashes or incorrect query results. Disclosure of server memory contents is also possible. - bsc#1187751: Make the dependency of postgresqlXX-server-devel on llvm and clang optional (postgresql-llvm-optional.patch). OBS-URL: https://build.opensuse.org/request/show/917541 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql12?expand=0&rev=17 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
0001-jit-Workaround-potential-datalayout-mismatch-on-s390.patch | ||
baselibs.conf | ||
postgresql12.changes | ||
postgresql12.spec | ||
postgresql-12.8.tar.bz2 | ||
postgresql-12.8.tar.bz2.sha256 | ||
postgresql-conf.patch | ||
postgresql-llvm-optional.patch | ||
postgresql-plperl-keep-rpath.patch | ||
postgresql-README.SUSE | ||
postgresql-rpmlintrc | ||
postgresql-testsuite-int8.sql.patch | ||
postgresql-testsuite-keep-results-file.patch | ||
postgresql-var-run-socket.patch |