SHA256
1
0
forked from pool/postgresql12

- bsc#1187751: Make the dependency of postgresqlXX-server-devel on

llvm and clang optional (postgresql-llvm-optional.patch).

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql12?expand=0&rev=48
This commit is contained in:
2021-08-25 11:41:54 +00:00
committed by Git OBS Bridge
parent 7f6dd520bb
commit eab86d3b60
3 changed files with 28 additions and 4 deletions

View File

@@ -11,6 +11,12 @@ Tue Aug 24 13:01:54 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
be crashes or incorrect query results. Disclosure of server
memory contents is also possible.
-------------------------------------------------------------------
Fri Jul 2 07:47:15 UTC 2021 - Reinhard Max <max@suse.com>
- bsc#1187751: Make the dependency of postgresqlXX-server-devel on
llvm and clang optional (postgresql-llvm-optional.patch).
-------------------------------------------------------------------
Wed May 19 15:24:24 UTC 2021 - Reinhard Max <max@suse.com>