SHA256
1
0
forked from pool/postgresql13

- bsc#1195680: Upgrade to 13.6:

* https://www.postgresql.org/docs/13/release-13-6.html
  * Reindexing might be needed after applying this upgrade, so
    please read the release notes carefully.
- boo#1190740: Add constraints file with 12GB of memory for s390x
  as a workaround

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql13?expand=0&rev=49
This commit is contained in:
2022-02-10 15:27:11 +00:00
committed by Git OBS Bridge
parent 9f00a57e21
commit 5c58c0aebe
7 changed files with 29 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Feb 8 14:23:38 UTC 2022 - Reinhard Max <max@suse.com>
- bsc#1195680: Upgrade to 13.6:
* https://www.postgresql.org/docs/13/release-13-6.html
* Reindexing might be needed after applying this upgrade, so
please read the release notes carefully.
- boo#1190740: Add constraints file with 12GB of memory for s390x
as a workaround
-------------------------------------------------------------------
Thu Nov 25 11:02:15 UTC 2021 - Reinhard Max <max@suse.com>