pgsql: Remove duplicated assignment of LLVMJitHandle->lljit

Started by Michael Paquieralmost 3 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/La1Tfi7wirg9uGbCx_y7Qb9kl2T15mYouDXjCKAFuDqzQWnTRwH7KNLGigLLcxRs91V6dp2ySs1j_7mB4btzEZJ9NIMEAyOjUyAS7Jx-ydQ=@pm.me

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ccfca8ea42b8be09a509f68564f6ee13859285b1

Modified Files
--------------
src/backend/jit/llvm/llvmjit.c | 2 --
1 file changed, 2 deletions(-)