Remove duplicated assignment of LLVMJitHandle->lljit

Michael Paquier <michael@paquier.xyz>

Commit: ccfca8ea42b8be09a509f68564f6ee13859285b1
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-07-13T07:44:17Z
Releases: 17.0
Remove duplicated assignment of LLVMJitHandle->lljit

This duplicated assignment when emiting some code not yet compiled.

Oversight in 6c57f2e.

Author: Matheus Alcantara
Reviewed-by: Gurjeet Singh
Discussion: https://postgr.es/m/La1Tfi7wirg9uGbCx_y7Qb9kl2T15mYouDXjCKAFuDqzQWnTRwH7KNLGigLLcxRs91V6dp2ySs1j_7mB4btzEZJ9NIMEAyOjUyAS7Jx-ydQ=@pm.me

Files

PathChange+/−
src/backend/jit/llvm/llvmjit.c modified +0 −2

Discussion