forked from pool/postgresql14
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql14?expand=0&rev=12
This commit is contained in:
parent
5ec9b35582
commit
231a558e93
@ -1,9 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Oct 21 13:24:26 UTC 2021 - Sarah Kriesch <sarah.kriesch@opensuse.org>
|
|
||||||
|
|
||||||
- boo#1190740: Add constraints file with 8GB memory for s390x as
|
|
||||||
a workaround for a memory issue with LLVM
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 20 15:21:53 UTC 2021 - Reinhard Max <max@suse.com>
|
Wed Oct 20 15:21:53 UTC 2021 - Reinhard Max <max@suse.com>
|
||||||
|
|
||||||
|
@ -445,6 +445,7 @@ PostgreSQL also offers the built-in procedural language PL/SQL which is
|
|||||||
included in the postgresql-server package.
|
included in the postgresql-server package.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
/usr/bin/free
|
||||||
%setup -q -n postgresql-%tarversion
|
%setup -q -n postgresql-%tarversion
|
||||||
# Keep the timestamp of configure, because patching it would otherwise
|
# Keep the timestamp of configure, because patching it would otherwise
|
||||||
# confuse PostgreSQL's build system
|
# confuse PostgreSQL's build system
|
||||||
|
Loading…
Reference in New Issue
Block a user