Changes between Initial Version and Version 1 of Ticket #67638
- Timestamp:
- Jun 16, 2023, 1:06:26 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #67638 – Description
initial v1 1 It turns out that the `+llvm` option for postgresql14 might be broken. I had the port installed as: `postgresql14 @14.8_0+clang15+llvm+perl+python3+tcl` but recently the llvm jit compilation functionality seems to have been broken. The output of a rev-upgrade was as follows:1 It turns out that the `+llvm` option for postgresql14 might be broken. At least on some legacy systems, I run MacOS 10.15 for certain backwards compatibility reasons. I had the port installed as: `postgresql14 @14.8_0+clang15+llvm+perl+python3+tcl` but recently the llvm jit compilation functionality seems to have been broken. The output of a rev-upgrade was as follows: 2 2 3 3 {{{