SHA256
1
0
forked from pool/postgresql13

- Add a llvmjit-devel subpackage to pull in the right versions

of clang and llvm for building extensions.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql13?expand=0&rev=44
This commit is contained in:
2021-11-30 16:49:34 +00:00
committed by Git OBS Bridge
parent 4c09c871a7
commit 99c63d9f7d
2 changed files with 41 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 25 11:02:15 UTC 2021 - Reinhard Max <max@suse.com>
- Add a llvmjit-devel subpackage to pull in the right versions
of clang and llvm for building extensions.
-------------------------------------------------------------------
Wed Nov 10 18:04:28 UTC 2021 - Reinhard Max <max@suse.com>