Accepting request 983858 from server:database:postgresql
- bsc#1200437: Upgrade to 14.4: * Prevent possible corruption of indexes created or rebuilt with the CONCURRENTLY option. * https://www.postgresql.org/docs/release/14.4/ * https://www.postgresql.org/about/news/p-2470/ OBS-URL: https://build.opensuse.org/request/show/983858 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql14?expand=0&rev=6
This commit is contained in:
commit
c35c2e5188
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:279057368bf59a919c05ada8f95c5e04abb43e74b9a2a69c3d46a20e07a9af38
|
||||
size 22092190
|
@ -1 +0,0 @@
|
||||
279057368bf59a919c05ada8f95c5e04abb43e74b9a2a69c3d46a20e07a9af38 postgresql-14.3.tar.bz2
|
3
postgresql-14.4.tar.bz2
Normal file
3
postgresql-14.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c23b6237c5231c791511bdc79098617d6852e9e3bdf360efd8b5d15a1a3d8f6a
|
||||
size 22094218
|
1
postgresql-14.4.tar.bz2.sha256
Normal file
1
postgresql-14.4.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
c23b6237c5231c791511bdc79098617d6852e9e3bdf360efd8b5d15a1a3d8f6a postgresql-14.4.tar.bz2
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 17 06:32:15 UTC 2022 - Reinhard Max <max@suse.com>
|
||||
|
||||
- bsc#1200437: Upgrade to 14.4:
|
||||
* Prevent possible corruption of indexes created or rebuilt with
|
||||
the CONCURRENTLY option.
|
||||
* https://www.postgresql.org/docs/release/14.4/
|
||||
* https://www.postgresql.org/about/news/p-2470/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 12 10:33:20 UTC 2022 - Reinhard Max <max@suse.com>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define pgversion 14.3
|
||||
%define pgversion 14.4
|
||||
%define pgmajor 14
|
||||
%define pgsuffix %pgmajor
|
||||
%define buildlibs 1
|
||||
|
Loading…
Reference in New Issue
Block a user